Initial commit

This commit is contained in:
Kovid Goyal
2016-10-14 12:33:27 +05:30
commit de072b3b42
8 changed files with 707 additions and 0 deletions

2
setup.cfg Normal file
View File

@@ -0,0 +1,2 @@
[flake8]
max-line-length = 160