latapp 11 tháng trước cách đây
mục cha
commit
782b910d7c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      main.py

+ 1 - 1
main.py

@@ -16,7 +16,7 @@ from impresora.order import *
 
 # Load environment variables from .env file
 load_dotenv()
-#pruebitas1
+#pruebitas2
 
 # Configuration
 OPENAI_API_KEY = os.getenv("OPENAI_API_KEY")