Skip to content

Commit 3b89325

Browse files
authored
Migrate pyslurm.pyx from reST to google docstring style (#273)
Also use type annotations to document the return type
1 parent f3dbb73 commit 3b89325

File tree

2 files changed

+909
-948
lines changed

2 files changed

+909
-948
lines changed

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins:
99
python:
1010
options:
1111
filters: ["!^_"]
12-
docstring_style: sphinx
12+
docstring_style: google
1313
show_signature: true
1414
show_root_heading: true
1515
extra:

0 commit comments

Comments
 (0)