diff --git a/.flake8 b/.flake8 new file mode 100644 index 0000000..18c1794 --- /dev/null +++ b/.flake8 @@ -0,0 +1,2 @@ +[flake8] +select = C,E,F,W