pilotwings/backend/__main__.py

4 lines
41 B
Python

from .pilotwings import launch
launch()