This repository has been archived on 2024-03-03. You can view files and clone it, but cannot push or open issues or pull requests.
unifi-cam-proxy/.flake8

6 lines
121 B
Plaintext
Raw Normal View History

2024-03-02 11:37:04 +00:00
[flake8]
max-line-length = 88
select = C,E,F,W,B,B950
ignore = E203,E501,W503
exclude = .git,__pycache__,venv,build,dist