diff options
Diffstat (limited to 'pylint/graph.py')
| -rw-r--r-- | pylint/graph.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/graph.py b/pylint/graph.py index 366206a37..351b3a4dc 100644 --- a/pylint/graph.py +++ b/pylint/graph.py @@ -12,7 +12,7 @@ # Copyright (c) 2021 Andrew Howe <howeaj@users.noreply.github.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 """Graph manipulation utilities. |
