Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit d4b3ed1

Browse filesBrowse files
committed
Add a blank line to appease Ruff.
1 parent 4cead93 commit d4b3ed1
Copy full SHA for d4b3ed1

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed

‎shapefile.py

Copy file name to clipboardExpand all lines: shapefile.py
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -860,6 +860,7 @@ def __eq__(self, other):
860860
return False
861861
return list.__eq__(self, other)
862862

863+
863864
class ShapeRecord(object):
864865
"""A ShapeRecord object containing a shape along with its attributes.
865866
Provides the GeoJSON __geo_interface__ to return a Feature dictionary."""

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.