Skip to content

Commit 2d3591e

Browse files
authored
update flake8 for config_file in projects (Oneflow-Inc#91)
1 parent 6db7355 commit 2d3591e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.flake8

+2-1
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@ per-file-ignores =
1414
**/tests/config/**.py:F401,E402
1515
tests/config/**.py:F401,E402
1616
tests/**.py: E402
17-
tools/**.py: E402
17+
tools/**.py: E402
18+
projects/**/configs/**.py:F401

0 commit comments

Comments
 (0)