From c9e21bb84b9b08cdb2821d938a0e265779ee303c Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 12:38:10 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- tests/sanity/ignore-2.13.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)