Skip to content

Commit 2019899

Browse files
OriNachumclaude
andcommitted
merge: resolve conflicts with main (keep skills config additions)
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 parents bb7a581 + 3211aa9 commit 2019899

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/open_responses_server/common/config.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131
SKILLS_DIR = os.environ.get("SKILLS_DIR", "")
3232
SKILLS_EXEC_TIMEOUT = int(os.environ.get("SKILLS_EXEC_TIMEOUT", "30"))
3333

34-
3534
# --- Logging Configuration ---
3635

3736
def setup_logging():

0 commit comments

Comments
 (0)