mirror of
https://github.com/AxioDL/CodeGen.git
synced 2026-03-30 11:45:23 -07:00
4 lines
45 B
Python
4 lines
45 B
Python
import codegen.cli
|
|
|
|
exit(codegen.cli.main())
|