wire it all together
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2020-08-25 01:40:09 +02:00
parent 5d9e815407
commit 15f369446c
8 changed files with 114 additions and 12 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env python3
from .config import SENTRY_DSN, RELEASE_ID, RELEASEMODE
from .loopingtimer import LoopingTimer