Skip to content

Commit 01c4fef

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent eaa8a23 commit 01c4fef

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/tests_pytorch/trainer/flags/test_val_check_interval.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,7 @@ def test_val_check_interval_float_with_none_check_val_every_n_epoch():
142142
check_val_every_n_epoch=None,
143143
)
144144

145+
145146
@pytest.mark.parametrize(
146147
"interval",
147148
[

0 commit comments

Comments
 (0)