7 lines
191 B
Plaintext
Raw Permalink Normal View History

2025-07-18 13:14:28 +08:00
[flake8]
max-line-length = 88
extend-ignore = D100,D104,D401,E203,W503,D400,I001
exclude = .git,__pycache__,.venv,build,dist
import-order-style = google
application-import-names = py_xiaozhi