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 b7cba5e commit 3b15487Copy full SHA for 3b15487
.flake8
@@ -19,4 +19,4 @@ max-line-length = 119
19
copyright-check = True
20
select = E,F,W,C
21
copyright-regexp=Copyright \(c\) Facebook, Inc. and its affiliates. All Rights Reserved
22
-ignore=W503,E203,E231,E701,E704
+ignore=W503,E203,E231,E241,E701,E704
0 commit comments