summaryrefslogtreecommitdiff
path: root/tests/functional/p/postponed/postponed_evaluation_pep585_error.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/functional/p/postponed/postponed_evaluation_pep585_error.py')
-rw-r--r--tests/functional/p/postponed/postponed_evaluation_pep585_error.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/functional/p/postponed/postponed_evaluation_pep585_error.py b/tests/functional/p/postponed/postponed_evaluation_pep585_error.py
index 19153105e..9810c0c14 100644
--- a/tests/functional/p/postponed/postponed_evaluation_pep585_error.py
+++ b/tests/functional/p/postponed/postponed_evaluation_pep585_error.py
@@ -9,7 +9,7 @@ Testing with 3.8 only, to support TypedDict.
# pylint: disable=unused-variable,line-too-long,unnecessary-direct-lambda-call
# 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
import collections