Skip to content

Commit

Permalink
chore: another typo
Browse files Browse the repository at this point in the history
  • Loading branch information
AngRodrigues committed Jan 13, 2025
1 parent 273b82d commit 04b43f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map2loop/mapdata.py
Original file line number Diff line number Diff line change
Expand Up @@ -1043,7 +1043,7 @@ def parse_fault_map(self) -> tuple:

return (False, "")

@beartype.beartype
@beartype.beartype
def parse_fault_orientations(self) -> tuple:
"""
Parse the fault orientations shapefile data into a consistent format
Expand Down

0 comments on commit 04b43f1

Please sign in to comment.