Skip to content

Commit

Permalink
rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Meng Li authored and Meng Li committed Nov 3, 2022
1 parent 7a5850a commit 51b7539
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions monetio/sat/__init__.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from . import (
_tropomi_l2_no2,
_tropomi_l2_no2_mm,
_gridded_eos_mm,
_modis_l2_mm,
_omps_nadir_mm,
Expand All @@ -12,7 +12,7 @@
)

__all__ = [
"_tropomi_l2_no2",
"_tropomi_l2_no2_mm",
"_gridded_eos_mm",
"_modis_l2_mm",
"_omps_nadir_mm",
Expand Down
File renamed without changes.

0 comments on commit 51b7539

Please sign in to comment.