mirror of
https://github.com/open-thought/reasoning-gym.git
synced 2026-04-19 12:58:07 +00:00
Add EOL to test_generator_files
This commit is contained in:
parent
715102c277
commit
5d0ad82034
1 changed files with 2 additions and 1 deletions
|
|
@ -49,4 +49,5 @@ def test_generator_files(directory_path: str) -> None:
|
|||
# Usage
|
||||
if __name__ == "__main__":
|
||||
generator_path = "../reasoning_gym/arithmetic/gsm_symbolic"
|
||||
test_generator_files(generator_path)
|
||||
test_generator_files(generator_path)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue