summaryrefslogtreecommitdiff
path: root/tests/config/test_functional_config_loading.py
diff options
context:
space:
mode:
Diffstat (limited to 'tests/config/test_functional_config_loading.py')
-rw-r--r--tests/config/test_functional_config_loading.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/config/test_functional_config_loading.py b/tests/config/test_functional_config_loading.py
index 0dacb6973..1937435f7 100644
--- a/tests/config/test_functional_config_loading.py
+++ b/tests/config/test_functional_config_loading.py
@@ -1,8 +1,7 @@
# Licensed under the GPL: https://www.gnu.org/licenses/old-licenses/gpl-2.0.html
# For details: https://github.com/PyCQA/pylint/blob/main/LICENSE
-"""
-This launches the configuration functional tests. This permits to test configuration
+"""This launches the configuration functional tests. This permits to test configuration
files by providing a file with the appropriate extension in the ``tests/config/functional``
directory.