]> git.cworth.org Git - turbot/blobdiff - .flake8
Add notes on how to update the Google sheets credentials
[turbot] / .flake8
diff --git a/.flake8 b/.flake8
index 532d8e51be0d1bd064b5fbcc6dd9c436a50b72d8..33942f8b960869ee0073de027e70161cade97bdf 100644 (file)
--- a/.flake8
+++ b/.flake8
@@ -1,2 +1,2 @@
 [flake8]
-ignore = E251, E305, E302
+ignore = E251, E305, E302, W503, E201, E202, E225, E226, E203, E266, W504