Skip to content

Commit

Permalink
fix issue with Sentinel1Reader import
Browse files Browse the repository at this point in the history
  • Loading branch information
agrouaze committed Nov 28, 2024
1 parent 92c48b0 commit 333c5c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions safe_s1/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
import traceback
from safe_s1.reader import Sentinel1Reader

try:
from importlib import metadata
Expand Down

0 comments on commit 333c5c9

Please sign in to comment.