Skip to content

Commit bc58421

Browse files
[rasterio] Remove unused stubtest allowlist entry
`Geometry` now lives in the blanket-allowlisted `rasterio._typing` module and is only re-exported from `rasterio.features`, so stubtest no longer flags `rasterio.features.Geometry` and the allowlist entry was unused.
1 parent 65eb533 commit bc58421

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

stubs/rasterio/@tests/stubtest_allowlist.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ rasterio\._typing
33
rasterio\._affine_types
44

55
# Stubs-only type aliases referenced in signatures only.
6-
rasterio\.features\.Geometry
76
rasterio\.merge\.MethodFunction
87

98
# Cython implementation-detail attributes auto-generated on every

0 commit comments

Comments
 (0)