diff options
Diffstat (limited to 'pylint/config/find_default_config_files.py')
| -rw-r--r-- | pylint/config/find_default_config_files.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pylint/config/find_default_config_files.py b/pylint/config/find_default_config_files.py index 2994d8de5..d4faa259e 100644 --- a/pylint/config/find_default_config_files.py +++ b/pylint/config/find_default_config_files.py @@ -1,5 +1,5 @@ # 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 import configparser import os |
