Merge remote-tracking branch 'origin/master'
This commit is contained in:
commit
a497ad7b9e
10
communicator.py
Normal file
10
communicator.py
Normal file
@ -0,0 +1,10 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
|
"""
|
||||||
|
Main Flask RESTful API
|
||||||
|
"""
|
||||||
|
|
||||||
|
__author__ = "@tormakris"
|
||||||
|
__copyright__ = "Copyright 2020, GoldenPogácsa Team"
|
||||||
|
__module_name__ = "messagesender"
|
||||||
|
__version__text__ = "1"
|
@ -1 +1,2 @@
|
|||||||
sentry_sdk
|
sentry_sdk
|
||||||
|
requests
|
Reference in New Issue
Block a user