Duplicated from InstantX/InstantID
1d422fe
1
2
3
4
5
6
7
8
[flake8] max-line-length = 120 ignore = E203,E501,W503 per-file-ignores = __init__.py:F401 exclude = venv