Skip to content

Commit

Permalink
Minor fix to the contribution guide
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtavis committed Jan 4, 2025
1 parent 94b060a commit f28a176
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -300,7 +300,7 @@ def example_function(argument: argument_type) -> return_type:
Parameters
----------
argument: argument_type
argument : argument_type
Description of your argument.
Returns
Expand Down

0 comments on commit f28a176

Please sign in to comment.