Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
mcucchi9 committed Sep 16, 2024
1 parent 37af823 commit c3f4075
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cads_adaptors/adaptors/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -154,7 +154,7 @@ def estimate_costs(self, request: Request, **kwargs: Any) -> dict[str, int]:
request : Request
Incoming request.
**kwargs : Any
Additional parameters.
Additional parameters, specific to the particular method's implementation.
Returns
-------
Expand Down

0 comments on commit c3f4075

Please sign in to comment.