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 Aug 7, 2024
1 parent 83293e9 commit 3c8551c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ These changes are available on the `master` branch, but have not yet been releas
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
`RawMessagePollVoteEvent` classes.
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to `SortOrder`.
enum in `ForumChannel` class.
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to
`SortOrder`. enum in `ForumChannel` class.
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))

### Changed
Expand Down

0 comments on commit 3c8551c

Please sign in to comment.