Skip to content

Commit

Permalink
Edit docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
JamesParrott committed Oct 17, 2024
1 parent 6584f91 commit 7cb0889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_shapefile.py
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ def test_iterRecords_start_stop():
"""
Assert that Reader.iterRecords(start, stop)
returns the correct records, as if searched for
by Reader..
by index with Reader.record
"""

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

0 comments on commit 7cb0889

Please sign in to comment.