diff options
Diffstat (limited to 'tests/robot/__main__.py')
| -rw-r--r-- | tests/robot/__main__.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/robot/__main__.py b/tests/robot/__main__.py index 758a521ee..20b15ef04 100644 --- a/tests/robot/__main__.py +++ b/tests/robot/__main__.py @@ -1,5 +1,4 @@ # SPDX-License-Identifier: AGPL-3.0-or-later -# lint: pylint """Shared testing code.""" # pylint: disable=missing-function-docstring |