summaryrefslogtreecommitdiff
path: root/tests/functional/d/dataclass/dataclass_with_field.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/d/dataclass/dataclass_with_field.py')
-rw-r--r--tests/functional/d/dataclass/dataclass_with_field.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/d/dataclass/dataclass_with_field.py b/tests/functional/d/dataclass/dataclass_with_field.py
index 9a807becb..04a186c72 100644
--- a/tests/functional/d/dataclass/dataclass_with_field.py
+++ b/tests/functional/d/dataclass/dataclass_with_field.py
@@ -1,4 +1,4 @@
-"""Regression test for https://github.com/PyCQA/pylint/issues/4899"""
+"""Regression test for https://github.com/pylint-dev/pylint/issues/4899"""
# pylint: disable=missing-docstring,too-few-public-methods