Skip to content

Commit 27f97f8

Browse files
author
Shehab Abdel-Salam
committed
Silence flake8 F401
1 parent cdcd6ac commit 27f97f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[flake8]
2-
ignore = D203, E704, E701, W503
2+
ignore = D203, E704, E701, W503, F401
33
max-line-length = 130

0 commit comments

Comments
 (0)