Files
Mini-Nav/mini-nav/main.py

5 lines
63 B
Python

from commands import app
if __name__ == "__main__":
app()