mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2026-01-01 21:04:20 +01:00
4 lines
59 B
Python
4 lines
59 B
Python
from src import main
|
|
|
|
if __name__ == "__main__":
|
|
main() |