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