Skip to content

Commit 3b15487

Browse files
committed
Update .flake8
1 parent b7cba5e commit 3b15487

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
@@ -19,4 +19,4 @@ max-line-length = 119
1919
copyright-check = True
2020
select = E,F,W,C
2121
copyright-regexp=Copyright \(c\) Facebook, Inc. and its affiliates. All Rights Reserved
22-
ignore=W503,E203,E231,E701,E704
22+
ignore=W503,E203,E231,E241,E701,E704

0 commit comments

Comments
 (0)