Skip to content

Commit b99e1ed

Browse files
committed
fix tests CH
1 parent e8defec commit b99e1ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/data_processing/test_swiss_preprocessed_data.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ def test_geodataloader():
115115

116116
data_monthly = process_or_load_data(
117117
run_flag=False,
118-
data_glamos=data_glamos,
118+
df=data_glamos,
119119
paths=paths,
120120
cfg=cfg,
121121
vois_climate=vois_climate,

0 commit comments

Comments
 (0)