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