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 Dec 25, 2023
1 parent 1779749 commit 4d6edfb
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,9 @@ These changes are available on the `master` branch, but have not yet been releas
classes. ([#2063](https://github.com/Pycord-Development/pycord/pull/2063))

### Fixed
- Fixed `AttributeError` when user has unstable internet ([#2301](https://github.com/Pycord-Development/pycord/pull/2301))

- Fixed `AttributeError` when user has unstable internet
([#2301](https://github.com/Pycord-Development/pycord/pull/2301))
- Fixed `AttributeError` caused by
[#1957](https://github.com/Pycord-Development/pycord/pull/1957) when using listeners
in cogs. ([#1989](https://github.com/Pycord-Development/pycord/pull/1989))
Expand Down

0 comments on commit 4d6edfb

Please sign in to comment.