Skip to content

Commit 8472303

Browse files
committed
doc/make.py
1 parent decc43d commit 8472303

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/make.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ def main():
308308
"filename (relative to the 'source' folder) of section or method name to "
309309
"compile, e.g. 'development/contributing.rst', "
310310
"'ecosystem.rst', 'pandas.DataFrame.join'"
311-
)
311+
),
312312
)
313313
argparser.add_argument(
314314
"--python-path", type=str, default=os.path.dirname(DOC_PATH), help="path"

0 commit comments

Comments
 (0)