refactor: move TEST_SEPARATOR import to constants module

Moved TEST_SEPARATOR import from benchmarks.base to constants module in codegen, summarization, and translation benchmarks for better modularity and maintainability. This change improves code organization by centralizing constants in a dedicated module.
This commit is contained in:
2026-01-27 01:07:54 +03:00
parent 7cf34fd14b
commit a1343ffbea
4 changed files with 7 additions and 4 deletions