Skip to content

Commit 65434f0

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent 8aa1078 commit 65434f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ These changes are available on the `master` branch, but have not yet been releas
2727

2828
### Fixed
2929

30-
- Fixed `EntitlementIterator` behavior with `limit > 100`. ([#2555](https://github.com/Pycord-Development/pycord/pull/2555))
30+
- Fixed `EntitlementIterator` behavior with `limit > 100`.
31+
([#2555](https://github.com/Pycord-Development/pycord/pull/2555))
3132

3233
## [2.6.0] - 2024-07-09
3334

@@ -77,8 +78,7 @@ These changes are available on the `master` branch, but have not yet been releas
7778
([#2406](https://github.com/Pycord-Development/pycord/pull/2406))
7879
- Fixed the type-hinting of `ScheduledEvent.subscribers` to reflect actual behavior.
7980
([#2400](https://github.com/Pycord-Development/pycord/pull/2400))
80-
- C.
81-
([#2407](https://github.com/Pycord-Development/pycord/pull/2407))
81+
- C. ([#2407](https://github.com/Pycord-Development/pycord/pull/2407))
8282
- Fixed invalid data being passed to `Interaction._guild` in certain cases.
8383
([#2411](https://github.com/Pycord-Development/pycord/pull/2411))
8484
- Fixed option typehints being ignored when using `parameter_name`.

0 commit comments

Comments
 (0)