summaryrefslogtreecommitdiff
path: root/tests/functional/r/regression_02/regression_distutil_import_error_73.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/r/regression_02/regression_distutil_import_error_73.py')
-rw-r--r--tests/functional/r/regression_02/regression_distutil_import_error_73.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tests/functional/r/regression_02/regression_distutil_import_error_73.py b/tests/functional/r/regression_02/regression_distutil_import_error_73.py
index d40c0973f..ddd96b65e 100644
--- a/tests/functional/r/regression_02/regression_distutil_import_error_73.py
+++ b/tests/functional/r/regression_02/regression_distutil_import_error_73.py
@@ -1,10 +1,10 @@
"""
Regression test to check that distutils can be imported
-See https://github.com/PyCQA/pylint/issues/73
+See https://github.com/pylint-dev/pylint/issues/73
See also:
-https://github.com/PyCQA/pylint/issues/2955
-https://github.com/PyCQA/astroid/pull/1321
+https://github.com/pylint-dev/pylint/issues/2955
+https://github.com/pylint-dev/astroid/pull/1321
"""
# pylint: disable=unused-import, deprecated-module