Skip to content

Commit 7cb0889

Browse files
committed
Edit docstring
1 parent 6584f91 commit 7cb0889

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_shapefile.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -976,7 +976,7 @@ def test_iterRecords_start_stop():
976976
"""
977977
Assert that Reader.iterRecords(start, stop)
978978
returns the correct records, as if searched for
979-
by Reader..
979+
by index with Reader.record
980980
"""
981981

982982
with shapefile.Reader("shapefiles/blockgroups") as sf:

0 commit comments

Comments
 (0)