2019-08-29 15:49:29 +08:00

9 lines
198 B
INI

[flake8]
ignore = F401, F841, E402, E722, E999
max-line-length = 128
max-complexity=18
format=pylint
show_source = True
statistics = True
count = True
exclude = tests,ret_benchmark/modeling/backbone