the future!

This commit is contained in:
Kyle Altendorf 2023-03-09 13:40:48 -05:00
parent 7df6420cdd
commit 2b2f70405b
No known key found for this signature in database
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,5 @@
from __future__ import annotations
from chia.cmds.chia import main
main()