diff --git a/config/pep8 b/config/pep8 new file mode 100644 index 0000000..91c2d95 --- /dev/null +++ b/config/pep8 @@ -0,0 +1,4 @@ +[pep8] +ignore = E111,E121 +show-source = True +statistics = True