mirror of
https://github.com/deepspeedai/DeepSpeed.git
synced 2025-10-20 15:33:51 +08:00
6 lines
99 B
INI
6 lines
99 B
INI
[flake8]
|
|
ignore = E,F403,F405,F541,F841,W
|
|
select = E9,F,W6
|
|
per-file-ignores =
|
|
__init__.py:F401
|