Files
YAFI/yafi/__main__.py
2025-03-20 15:04:45 +10:00

3 lines
31 B
Python

from . import main
main.main()