We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 09c4355 commit c0367cbCopy full SHA for c0367cb
LangFileTranslator/langtrans.py
LangFileTranslator/langtrans_old.py
@@ -1,3 +1,7 @@
1
+# Minecraft Education Language Tool
2
+# Justin Edwards
3
+# Created: 2021-09-21
4
+
5
import requests
6
import openai
7
from openai import Client
0 commit comments