summaryrefslogtreecommitdiff
path: root/tests/functional/t/too/too_many_instance_attributes_py37.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/t/too/too_many_instance_attributes_py37.py')
-rw-r--r--tests/functional/t/too/too_many_instance_attributes_py37.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/t/too/too_many_instance_attributes_py37.py b/tests/functional/t/too/too_many_instance_attributes_py37.py
index 152bb1ca2..1ab262b87 100644
--- a/tests/functional/t/too/too_many_instance_attributes_py37.py
+++ b/tests/functional/t/too/too_many_instance_attributes_py37.py
@@ -6,7 +6,7 @@ Default max_instance_attributes is 7
# pylint: disable=missing-docstring, too-few-public-methods
# Disabled because of a bug with pypy 3.8 see
-# https://github.com/PyCQA/pylint/pull/7918#issuecomment-1352737369
+# https://github.com/pylint-dev/pylint/pull/7918#issuecomment-1352737369
# pylint: disable=multiple-statements
from dataclasses import dataclass, InitVar