diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 00000000..9d6e5230 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,2 @@ +[pep8] +ignore = E501,E128,E731