mirror of
https://github.com/facebookresearch/deit.git
synced 2025-06-03 14:52:20 +08:00
4 lines
65 B
INI
4 lines
65 B
INI
[flake8]
|
|
max-line-length = 120
|
|
ignore = F401,E402,F403,W503,W504
|