[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.cipull/171/head
parent
c533f5c758
commit
a1e06dcf9f
2
.flake8
2
.flake8
|
@ -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
|
||||
|
|
|
@ -9,4 +9,4 @@ testpaths = [
|
|||
]
|
||||
filterwarnings = [
|
||||
'ignore:AnsibleCollectionFinder has already been configured',
|
||||
]
|
||||
]
|
||||
|
|
Loading…
Reference in New Issue