Skip to content

Commit b81447d

Browse files
committed
fix formatting in test_parameters.py
1 parent 591c349 commit b81447d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/config/test_parameters.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -903,6 +903,7 @@ def test_returned_config_is_independent_of_saved(self):
903903
assert saved.training.batch_size == 8
904904
assert saved.generation.structured_generation.enabled is True
905905

906+
906907
class TestWarmupSteps:
907908
"""`warmup_steps` mirrors the transformers contract: ratio below 1, whole steps at or above 1."""
908909

0 commit comments

Comments
 (0)