diff --git a/setup.cfg b/setup.cfg new file mode 100644 index 00000000..253225a1 --- /dev/null +++ b/setup.cfg @@ -0,0 +1,2 @@ +[pycodestyle] +ignore = E402