Skip to content

Commit f2b1046

Browse files
committed
disable flake8
Signed-off-by: oliver könig <[email protected]>
1 parent 4ff5205 commit f2b1046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"python.testing.pytestArgs": [
2020
"test"
2121
],
22+
"flake8.enabled": false,
2223
"python.testing.unittestEnabled": false,
2324
"python.testing.pytestEnabled": true
2425
}

0 commit comments

Comments
 (0)