Skip to content

Commit

Permalink
fix: updated docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
rabii-chaarani authored Feb 6, 2024
1 parent bf100b2 commit 93d47bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion map2loop/fault_orientation.py
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ def compute(
Assigns the nearest fault orientation to a fault
Args:
faults (pandas.DataFrame): the data frame of the faults to add throw values to
fault_trace (geopandas.GeoDataFrame): the data frame of the fault traces
fault_orientation (pandas.DataFrame): data frame with fault orientations to assign to faults
map_data (map2loop.MapData): a catchall so that access to all map data is available
Expand Down

0 comments on commit 93d47bf

Please sign in to comment.