From 2fa4771b54897d04ecf50aec3be27db3bad6d913 Mon Sep 17 00:00:00 2001 From: Michal Tuszowski Date: Sat, 16 Aug 2025 18:10:51 +0200 Subject: [PATCH] fx to fx --- latex_commands.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/latex_commands.py b/latex_commands.py index 8667012..6d92d56 100644 --- a/latex_commands.py +++ b/latex_commands.py @@ -11,7 +11,7 @@ from discord.ext import commands from constants import ( LATEX_TEX_ENGINE, LATEX_MAX_COMPILE_SECONDS, LATEX_MAX_ATTACH_MB, LATEX_MAX_ZIP_MB, - OPENAI_API_KEY, OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID + OPENAI_MODEL, ALLOWED_ROLES, GUILD_ID ) from latex_functions import ( is_tex_attachment, compile_single_tex_bytes, compile_zip_to_zip, ask_openai_diagnosis