Skip to content

Commit 19315cc

Browse files
committed
fix: add missing arg in docstring
Signed-off-by: Zack Koppert <zkoppert@github.com>
1 parent d17776d commit 19315cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

markdown.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ def write_to_markdown(
3838
the report
3939
link_to_profile (str): True if the user wants the username linked to
4040
Github profile in the report
41+
ghe (str): The GitHub Enterprise instance URL, if applicable.
4142
4243
Returns:
4344
None

0 commit comments

Comments
 (0)