Skip to content

Commit 29160f3

Browse files
committed
Clean up flake8 and pylance errors
1 parent e2013db commit 29160f3

File tree

3 files changed

+7
-406
lines changed

3 files changed

+7
-406
lines changed

.flake8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
[flake8]
22
max-line-length=99
3-
ignore=E203
3+
ignore=E203, W503

0 commit comments

Comments
 (0)