We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd204ad commit bb2232cCopy full SHA for bb2232c
setup.cfg
@@ -5,3 +5,6 @@ tag_svn_revision = 0
5
6
[wheel]
7
universal = 1
8
+
9
+[flake8]
10
+ignore = E741
0 commit comments