Skip to content

Fix evaluation data path case-sensitivity#2

Open
ShinDongWoon wants to merge 1 commit intomainfrom
codex/update-eval_path-in-default.py
Open

Fix evaluation data path case-sensitivity#2
ShinDongWoon wants to merge 1 commit intomainfrom
codex/update-eval_path-in-default.py

Conversation

@ShinDongWoon
Copy link
Owner

Summary

  • use correct uppercase filename for evaluation data path

Testing

  • python -m py_compile LGHackerton/config/default.py
  • python - <<'PY' import os from LGHackerton.config.default import EVAL_PATH print('EVAL_PATH:', EVAL_PATH) print('Exists?', os.path.exists(EVAL_PATH)) PY
  • pytest -q

https://chatgpt.com/codex/tasks/task_e_689efefdbe4083288c3e764d8c80c74d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant