Skip to content

Commit 0531b16

Browse files
update flake8 config for src layout
1 parent f9a0bf1 commit 0531b16

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
@@ -3,4 +3,4 @@ ignore = C901, E203, E266, E501, E731, W503
33
select = B,C,E,F,W,T4
44
per-file-ignores =
55
tests/*: E722, F811
6-
dash/html/I.py: E742
6+
src/dash/html/I.py: E742

0 commit comments

Comments
 (0)