fix: ignore W605 for banner

This commit is contained in:
eggplants
2022-02-03 21:51:34 +09:00
parent 09fc4baaec
commit c96d8c8fc2
2 changed files with 2 additions and 2 deletions

View File

@@ -66,4 +66,4 @@ profile = black
[flake8]
indent-size = 4
max-line-length = 88
extend-ignore = E203,W503,E501
extend-ignore = E203,W503,E501,W605

View File

@@ -191,7 +191,7 @@ def main(
limit,
cdx_print,
):
"""
"""\b
_ _
| | | |
__ ____ _ _ _| |__ __ _ ___| | ___ __ _ _