Skip to content

Commit f7940d2

Browse files
formatting
1 parent 3737895 commit f7940d2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/e2e/test_data_parallel.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ def setup_new_model_design():
1414
"""Automatically set NEW_MODEL_DESIGN=True for all tests."""
1515
os.environ['NEW_MODEL_DESIGN'] = 'True'
1616

17+
1718
@pytest.fixture
1819
def test_prompts():
1920
"""Simple test prompts for data parallelism testing."""

0 commit comments

Comments
 (0)