diff options
Diffstat (limited to 'tests/message/conftest.py')
-rw-r--r-- | tests/message/conftest.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/message/conftest.py b/tests/message/conftest.py index 1f5036db4..942119076 100644 --- a/tests/message/conftest.py +++ b/tests/message/conftest.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 # pylint: disable=redefined-outer-name |