Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
joe-sheldon committed Dec 21, 2023
2 parents 37bd68e + 49f7ba9 commit d7602e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/blueink/subclients/person.py
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ def paged_list(
Typical Usage:
for page in client.persons.paged_list():
page.body -> munch of json
page.data -> response data
Args:
page: start page (default 1)
Expand Down

0 comments on commit d7602e4

Please sign in to comment.