summaryrefslogtreecommitdiff
path: root/tests/pyreverse/test_printer.py
diff options
context:
space:
mode:
authorDudeNr33 <3929834+DudeNr33@users.noreply.github.com>2021-08-09 06:37:03 +0200
committerPierre Sassoulas <pierre.sassoulas@gmail.com>2021-08-09 20:00:57 +0200
commitb7c0a35682077c9d8e77657cae39178bd84196f0 (patch)
tree120b1b346c1a8621e2ce993247488e66881d1afd /tests/pyreverse/test_printer.py
parent7572cb8f46982e19fd2205bcb45ddceaf61a65d1 (diff)
downloadpylint-git-b7c0a35682077c9d8e77657cae39178bd84196f0.tar.gz
Update license link to point to main, not master
Diffstat (limited to 'tests/pyreverse/test_printer.py')
-rw-r--r--tests/pyreverse/test_printer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/pyreverse/test_printer.py b/tests/pyreverse/test_printer.py
index d67107dbd..44dcefc76 100644
--- a/tests/pyreverse/test_printer.py
+++ b/tests/pyreverse/test_printer.py
@@ -1,7 +1,7 @@
# Copyright (c) 2021 Andreas Finkler <andi.finkler@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
from typing import Type