aboutsummaryrefslogtreecommitdiff
path: root/tests/test_backend_proc.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_backend_proc.py')
-rw-r--r--tests/test_backend_proc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_backend_proc.py b/tests/test_backend_proc.py
index 99e0bd5..d2c2cd4 100644
--- a/tests/test_backend_proc.py
+++ b/tests/test_backend_proc.py
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
# SPDX-License-Identifier: Apache-2.0
-# pylint: disable=attribute-defined-outside-init,no-self-use,not-callable
+# pylint: disable=attribute-defined-outside-init,not-callable
"""Pytests for testing mlia/backend/proc.py."""
from pathlib import Path
from typing import Any