We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b07e09 commit fe933d6Copy full SHA for fe933d6
src/pytgpt/api/__main__.py
@@ -0,0 +1,3 @@
1
+from pytgpt.console import API
2
+
3
+API.run()
0 commit comments