summaryrefslogtreecommitdiff
path: root/tests/checkers/unittest_exceptions.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/checkers/unittest_exceptions.py')
-rw-r--r--tests/checkers/unittest_exceptions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/checkers/unittest_exceptions.py b/tests/checkers/unittest_exceptions.py
index affd5cdc9..fb34fc6d3 100644
--- a/tests/checkers/unittest_exceptions.py
+++ b/tests/checkers/unittest_exceptions.py
@@ -10,7 +10,7 @@
# Copyright (c) 2020 hippo91 <guillaume.peillex@gmail.com>
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
-# For details: https://github.com/PyCQA/pylint/blob/master/LICENSE
+# For details: https://github.com/PyCQA/pylint/blob/main/LICENSE
"""Tests for pylint.checkers.exceptions."""
import astroid