Clean code with black and create setup.py.

This commit is contained in:
Mikaël Capelle
2020-04-27 13:54:48 +02:00
parent 833d16752a
commit 6a65529e06
22 changed files with 337 additions and 248 deletions

2
.gitignore vendored
View File

@@ -1,2 +1,4 @@
*~
**/__pycache__
**/.mypy_cache
*.egg-info