This website requires JavaScript.
Explore
Help
Register
Sign In
alex
/
monday_test
Watch
1
Star
0
Fork
You've already forked monday_test
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
6cbab8e3ed
monday_test
/
main.py
7 lines
81 B
Python
Raw
Blame
History
from
app
import
App
if
__name__
==
'
__main__
'
:
app
=
App
(
)
app
.
start
(
)
Reference in New Issue
View Git Blame
Copy Permalink