Skip to content

Commit 4b4fff0

Browse files
author
PranavBhatP
committed
dummy commit to trigger CI run
1 parent b27b7dc commit 4b4fff0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_models/test_tide.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@ def test_integration(dataloaders_with_covariates, tmp_path, kwargs):
9999
@pytest.mark.parametrize(
100100
"kwargs",
101101
[
102-
{}, # Default settings for multi-target
102+
{},
103103
],
104104
)
105105
def test_multi_target_integration(dataloaders_multi_target, tmp_path, kwargs):

0 commit comments

Comments
 (0)