main function now async

This commit is contained in:
2021-11-13 20:39:54 +01:00
parent 19d5d1e3eb
commit 83281f3625
2 changed files with 6 additions and 4 deletions

4
.gitignore vendored
View File

@ -3,4 +3,6 @@
# PyCharm:
/.idea/
# Distribution / packaging:
*.egg-info/
*.egg-info/
# Python cache:
__pycache__/