aboutsummaryrefslogtreecommitdiff
path: root/tests/test_backend_common.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_backend_common.py')
-rw-r--r--tests/test_backend_common.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_backend_common.py b/tests/test_backend_common.py
index 40a0cff..4f4853e 100644
--- a/tests/test_backend_common.py
+++ b/tests/test_backend_common.py
@@ -1,6 +1,6 @@
# SPDX-FileCopyrightText: Copyright 2022, Arm Limited and/or its affiliates.
# SPDX-License-Identifier: Apache-2.0
-# pylint: disable=no-self-use,protected-access
+# pylint: disable=protected-access
"""Tests for the common backend module."""
from __future__ import annotations