mirror of
https://github.com/aljazceru/dev-gpt.git
synced 2025-12-20 07:04:20 +01:00
👩🔬 refactor: rename repo
This commit is contained in:
4
dev_gpt.py
Normal file
4
dev_gpt.py
Normal file
@@ -0,0 +1,4 @@
|
||||
from dev_gpt import main
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
Reference in New Issue
Block a user