diff --git a/.flake8 b/.flake8 new file mode 100644 index 00000000..4fc3e539 --- /dev/null +++ b/.flake8 @@ -0,0 +1,2 @@ +[flake8] +ignore = E501, W191, E741