Skip to content

Commit

Permalink
Update demo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Solomon-Edwards authored Jul 27, 2023
1 parent 6989d7b commit 4cff5cb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions demo.py
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,7 @@ def appapi_novel(aapi):
% (novel.title, novel.text_length, novel.series)
)


def main():
# app-api
aapi = AppPixivAPI(**_REQUESTS_KWARGS)
Expand Down

0 comments on commit 4cff5cb

Please sign in to comment.