Skip to content

Commit d6daa2d

Browse files
style(pre-commit): auto fixes from pre-commit.com hooks
1 parent f6d6206 commit d6daa2d

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
@@ -170,8 +170,8 @@ These changes are available on the `master` branch, but have not yet been releas
170170
([#2501](https://github.com/Pycord-Development/pycord/pull/2501))
171171
- Deprecated `Interaction.cached_channel` in favor of `Interaction.channel`.
172172
([#2658](https://github.com/Pycord-Development/pycord/pull/2658))
173-
- Deprecated `utils.get_or_fetch(attr, id)` and `Client.get_or_fetch_user(id)` in favor of
174-
`utils.get_or_fetch(object_type, object_id)`.
173+
- Deprecated `utils.get_or_fetch(attr, id)` and `Client.get_or_fetch_user(id)` in favor
174+
of `utils.get_or_fetch(object_type, object_id)`.
175175
([#2776](https://github.com/Pycord-Development/pycord/pull/2776))
176176

177177
### Removed

0 commit comments

Comments
 (0)