Files
2023-03-09 13:40:48 -05:00

6 lines
76 B
Python

from __future__ import annotations
from chia.cmds.chia import main
main()