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

Commit 196a89c

Browse files
refactor: simplify
1 parent 284cf28 commit 196a89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

s2p/rpc_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import rasterio
88
import numpy as np
99

10-
from pyproj.crs import CRS
10+
from pyproj import CRS
1111
import rpcm
1212
import srtm4
1313

0 commit comments

Comments
 (0)