Skip to content

Commit

Permalink
📝 docs: deprecated parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
Zerohertz committed Oct 31, 2024
1 parent 32aed27 commit 5e86477
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion zerohertzLib/api/github.py
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@ def release_note(
Args:
name (``Optional[str]``): Release note file 및 directory의 이름
sphinx_source_path (``Optional[str]``): Sphinx의 ``source`` 경로
per_page (``Optional[int]``): 1회 호출 시 출력될 결과의 수
Examples:
>>> gh = zz.api.GitHub("Zerohertz", "zerohertzLib", token="ghp_...")
Expand Down

0 comments on commit 5e86477

Please sign in to comment.