Skip to content

Commit 7bd668c

Browse files
committed
Remove OBE TODO
1 parent 7675584 commit 7bd668c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

icepyx/core/spatial.py

-2
Original file line numberDiff line numberDiff line change
@@ -206,8 +206,6 @@ def geodataframe(
206206

207207
def check_dateline(
208208
extent_type: ExtentType,
209-
# TODO: I think this is actually wrong. It expects a different type of
210-
# spatial_extent depending on the `extent_type`, showing below.
211209
spatial_extent: list[float],
212210
) -> bool:
213211
"""

0 commit comments

Comments
 (0)