Skip to content
This repository was archived by the owner on Jun 2, 2025. It is now read-only.

Commit c32e1c8

Browse files
committed
remove log
1 parent f19506e commit c32e1c8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ocf_datapipes/load/gsp/database.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ def __iter__(self) -> xr.DataArray:
7373

7474
del gsp_id_to_shape, gsp_pv_power_mw_df
7575
while True:
76-
logger.debug(data_array)
7776
yield data_array
7877

7978

0 commit comments

Comments
 (0)