Skip to content

Commit

Permalink
style(pre-commit): auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Oct 4, 2024
1 parent 47607d2 commit 6938509
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions discord/ext/pages/pagination.py
Original file line number Diff line number Diff line change
Expand Up @@ -1090,9 +1090,9 @@ async def edit(

if page_content.custom_view:
self.update_custom_view(page_content.custom_view)

self.user = user or self.user

if not self.user:
self.usercheck = False

Expand Down

0 comments on commit 6938509

Please sign in to comment.