Initial commit
This commit is contained in:
10
aivanov_project/vanna/setup.cfg
Normal file
10
aivanov_project/vanna/setup.cfg
Normal file
@@ -0,0 +1,10 @@
|
||||
[flake8]
|
||||
ignore = BLK100,W503,E203,E722,F821,F841
|
||||
max-line-length = 100
|
||||
exclude = .tox,.git,docs,venv,jupyter_notebook_config.py,jupyter_lab_config.py,assets.py
|
||||
|
||||
[tool:brunette]
|
||||
verbose = true
|
||||
single-quotes = false
|
||||
target-version = py39
|
||||
exclude = .tox,.git,docs,venv,assets.py
|
||||
Reference in New Issue
Block a user