We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents bb7a581 + 3211aa9 commit 2019899Copy full SHA for 2019899
1 file changed
src/open_responses_server/common/config.py
@@ -31,7 +31,6 @@
31
SKILLS_DIR = os.environ.get("SKILLS_DIR", "")
32
SKILLS_EXEC_TIMEOUT = int(os.environ.get("SKILLS_EXEC_TIMEOUT", "30"))
33
34
-
35
# --- Logging Configuration ---
36
37
def setup_logging():
0 commit comments