Skip to content

Commit

Permalink
Merge b7884b0 into 1d7b7e6
Browse files Browse the repository at this point in the history
  • Loading branch information
koebi committed Apr 15, 2021
2 parents 1d7b7e6 + b7884b0 commit 0bec0c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion openrouteservice/directions.py
Expand Up @@ -121,7 +121,7 @@ def directions(client,
:type attributes: list or tuple of strings
:param maneuvers: Specifies whether the maneuver object is included into the step object or not. Default: false.
:type maneuvers bool
:type maneuvers: bool
:param radiuses: A list of maximum distances (measured in
meters) that limit the search of nearby road segments to every given waypoint.
Expand Down

0 comments on commit 0bec0c8

Please sign in to comment.