Skip to content

Commit a2bc699

Browse files
committed
forgot one
1 parent 3df8f4b commit a2bc699

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.docs/Notebooks/groundwater2023_watershed_example.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -589,7 +589,6 @@ def set_idomain(grid, boundary):
589589
v = ixs.intersect(
590590
LineString(sg),
591591
return_all_intersections=True,
592-
keepzerolengths=False,
593592
sort_by_cellid=True,
594593
)
595594
cellids += v["cellids"].tolist()

0 commit comments

Comments
 (0)