summaryrefslogtreecommitdiff
path: root/tests/input/func_noerror_e1101_9588_base_attr_aug_assign.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/input/func_noerror_e1101_9588_base_attr_aug_assign.py')
-rw-r--r--tests/input/func_noerror_e1101_9588_base_attr_aug_assign.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/input/func_noerror_e1101_9588_base_attr_aug_assign.py b/tests/input/func_noerror_e1101_9588_base_attr_aug_assign.py
index 14be39853..11472010c 100644
--- a/tests/input/func_noerror_e1101_9588_base_attr_aug_assign.py
+++ b/tests/input/func_noerror_e1101_9588_base_attr_aug_assign.py
@@ -5,7 +5,7 @@ False positive case of E1101:
The error is triggered when the attribute set in the base class is
modified with augmented assignment in a derived class.
-http://www.logilab.org/ticket/9588
+https://www.logilab.org/ticket/9588
"""
__revision__ = 0