deepspeed / setup.cfg
xingzhikb's picture
init
002bd9b
[flake8]
ignore = E731,E266,E501,C901,W503
max-line-length = 119
exclude = .git,notebooks,references,models,data
[pep8]
max-line-length = 119
exclude = .git,notebooks,references,models,data