Skip to content

Commit

Permalink
DOC: Complete unfinished sentence (#1617)
Browse files Browse the repository at this point in the history
  • Loading branch information
daankoning authored Feb 8, 2023
1 parent e4853e4 commit cfcba1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/dev/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ def example(param1: int, param2: str) -> bool:
```

* The order of sections is (1) Args (2) Returns (3) Raises (4) Examples
* If there is no return value, remove the
* If there is no return value, remove the 'Returns' block
* Properties should not have any sections


Expand Down

0 comments on commit cfcba1a

Please sign in to comment.