Files
spatial-lab/spatial_lab/__main__.py
T

3 lines
47 B
Python

from .cli import main
raise SystemExit(main())