Skip to content

Commit 6adfc25

Browse files
nkarasiakgithub-actions[bot]
authored andcommitted
style(ruff) : automatic lint/format
1 parent 78cf494 commit 6adfc25

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

earthdaily/earthdatastore/__init__.py

+1-2
Original file line numberDiff line numberDiff line change
@@ -776,8 +776,7 @@ def datacube(
776776
{grouped_coord.name: grouped_coord}
777777
)
778778
xr_datacube["time"] = xr_datacube.time.astype("<M8[ns]")
779-
780-
779+
781780
return xr_datacube
782781

783782
def _update_search_for_assets(self, assets):

0 commit comments

Comments
 (0)