Skip to content

Commit

Permalink
Fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
remi-braun committed Dec 5, 2023
1 parent 86cf95a commit 232ac93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions eoreader/products/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -205,9 +205,10 @@
"S1Product",
"S1SensorMode",
"S1ProductType",
"S1RtcProduct",
"S1RtcAsfProduct",
"S1RtcProductType",
"S1RtcMpcStacProduct" "SaocomProduct",
"S1RtcMpcStacProduct",
"SaocomProduct",
"SaocomProductType",
"SaocomPolarization",
"SaocomSensorMode" "TsxProduct",
Expand Down

0 comments on commit 232ac93

Please sign in to comment.