[pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci
pull/171/head
pre-commit-ci[bot] 2022-04-13 13:08:01 +00:00
parent c533f5c758
commit a1e06dcf9f
3 changed files with 2 additions and 3 deletions

View File

@ -30,4 +30,4 @@ extend-ignore =
max-line-length = 100
# Count the number of occurrences of each error/warning code and print a report:
statistics = true
statistics = true

View File

@ -9,4 +9,4 @@ testpaths = [
]
filterwarnings = [
'ignore:AnsibleCollectionFinder has already been configured',
]
]

View File

@ -20,4 +20,3 @@ commands =
[testenv:venv]
commands = {posargs}