init
This commit is contained in:
15
vw-document-ai-indexer/.flake8
Normal file
15
vw-document-ai-indexer/.flake8
Normal file
@@ -0,0 +1,15 @@
|
||||
[flake8]
|
||||
ignore = W293
|
||||
exclude =
|
||||
.git,
|
||||
__pycache__,
|
||||
.venv,
|
||||
venv,
|
||||
tests,
|
||||
docs,
|
||||
build,
|
||||
dist,
|
||||
*.egg-info,
|
||||
.tox,
|
||||
.mypy_cache,
|
||||
.pytest_cache
|
||||
Reference in New Issue
Block a user