mirror of
https://github.com/KaiyangZhou/deep-person-reid.git
synced 2025-06-03 14:53:23 +08:00
4 lines
84 B
INI
4 lines
84 B
INI
[flake8]
|
|
ignore = E261, E501, W293
|
|
max-line-length = 79
|
|
exclude = __init__.py, build |