👩‍🔬 refactor: rename repo

This commit is contained in:
Florian Hönicke
2023-05-04 18:45:58 +02:00
parent 53a775a5ea
commit 446c3b19df
51 changed files with 134 additions and 443703 deletions

4
dev_gpt.py Normal file
View File

@@ -0,0 +1,4 @@
from dev_gpt import main
if __name__ == "__main__":
main()