Skip to content

Commit 3c8551c

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 83293e9 commit 3c8551c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ These changes are available on the `master` branch, but have not yet been releas
1919
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
2020
`RawMessagePollVoteEvent` classes.
2121
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
22-
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to `SortOrder`.
23-
enum in `ForumChannel` class.
22+
- Fixed the type of the `default_sort_order` attribute, changing it from `int` to
23+
`SortOrder`. enum in `ForumChannel` class.
2424
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
2525

2626
### Changed

0 commit comments

Comments
 (0)