We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9a0bf1 commit 0531b16Copy full SHA for 0531b16
.flake8
@@ -3,4 +3,4 @@ ignore = C901, E203, E266, E501, E731, W503
3
select = B,C,E,F,W,T4
4
per-file-ignores =
5
tests/*: E722, F811
6
- dash/html/I.py: E742
+ src/dash/html/I.py: E742
0 commit comments