diff --git a/tests/sanity/ignore-2.13.txt b/tests/sanity/ignore-2.13.txt index aff2fca..311dd11 100644 --- a/tests/sanity/ignore-2.13.txt +++ b/tests/sanity/ignore-2.13.txt @@ -3,4 +3,4 @@ tests/unit/mock/loader.py pylint:arguments-renamed tests/unit/module_utils/__init__.py empty-init # The __init__ may describe the package (PEP257) tests/unit/plugins/action/__init__.py empty-init # The __init__ may describe the package (PEP257) tests/unit/plugins/filter/__init__.py empty-init # The __init__ may describe the package (PEP257) -tests/unit/plugins/test/__init__.py empty-init # The __init__ may describe the package (PEP257) \ No newline at end of file +tests/unit/plugins/test/__init__.py empty-init # The __init__ may describe the package (PEP257)