kopia lustrzana https://github.com/glidernet/ogn-python
7 wiersze
131 B
Python
7 wiersze
131 B
Python
![]() |
from ogn_python import app
|
||
|
from ogn_python import routes
|
||
|
from ogn_python import commands
|
||
|
|
||
|
if __name__ == '__main__':
|
||
|
app.run()
|