mirror of
https://github.com/pybricks/pybricks-api.git
synced 2026-07-28 04:07:46 +00:00
9 lines
159 B
INI
9 lines
159 B
INI
|
|
[flake8]
|
|
exclude = .venv/,*.pyi
|
|
max-line-length = 88
|
|
|
|
[doc8]
|
|
ignore-path = .venv/,doc/main/build/,doc/api/build/,pybricks.egg-info/,npm/
|
|
max-line-length = 88
|