diff --git a/.flake8 b/.flake8 new file mode 100644 index 0000000000..e44b810841 --- /dev/null +++ b/.flake8 @@ -0,0 +1,2 @@ +[flake8] +ignore = E501