Skip to content

Commit 9ab80d2

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent d80f30b commit 9ab80d2

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
@@ -35,8 +35,8 @@ These changes are available on the `master` branch, but have not yet been releas
3535
- Fixed missing `__slots__` attributes in `RawReactionClearEmojiEvent` and
3636
`RawMessagePollVoteEvent`.
3737
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
38-
- Fixed the type of `ForumChannel.default_sort_order`, changing it from `int` to `SortOrder`.
39-
([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
38+
- Fixed the type of `ForumChannel.default_sort_order`, changing it from `int` to
39+
`SortOrder`. ([#2500](https://github.com/Pycord-Development/pycord/pull/2500))
4040

4141
## [2.6.0] - 2024-07-09
4242

0 commit comments

Comments
 (0)