first commit

This commit is contained in:
long2ice
2020-08-26 18:04:57 +08:00
commit c20bb73f27
20 changed files with 1484 additions and 0 deletions

5
setup.cfg Normal file
View File

@@ -0,0 +1,5 @@
[flake8]
ignore = E501,W503
[tool:pytest]
addopts = -p no:warnings