mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-17 21:54:20 +01:00
4 lines
63 B
Python
4 lines
63 B
Python
from dev_gpt import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |