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
Liam e8f72ea949
Some checks failed
📚 Deploy Documentation / deploy (push) Has been cancelled
bob
2024-03-02 11:37:04 +00:00

6 lines
121 B
INI

[flake8]
max-line-length = 88
select = C,E,F,W,B,B950
ignore = E203,E501,W503
exclude = .git,__pycache__,venv,build,dist