Skip to content

Commit

Permalink
Merge pull request #4 from db0/cenc_given
Browse files Browse the repository at this point in the history
doc: update
  • Loading branch information
db0 authored Sep 8, 2023
2 parents c283fea + 910fcbe commit c252938
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions pythonseer/censure.py
Original file line number Diff line number Diff line change
Expand Up @@ -77,9 +77,9 @@ def get_given(
If logged-in, defaults to user's home domain
Args:
domain_set (set or str)
reasons (list)
min_censures (int)
domain_set (set or str), optional
reasons (list), optional
min_censures (int), optional
format (Optional[FormatType], optional): Defaults to FormatType.FULL.
Returns:
Expand Down

0 comments on commit c252938

Please sign in to comment.