Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: '_io.BytesIO' object has no attribute 'name' in paginator (Pycor…
…d-Development#1869) * Update pagination.py * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update discord/ext/pages/pagination.py Co-authored-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com> Signed-off-by: Mateusz <61660055+yoggys@users.noreply.github.com> * Update discord/ext/pages/pagination.py Co-authored-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com> Signed-off-by: Mateusz <61660055+yoggys@users.noreply.github.com> * update changelog * move to correct section * fix: add __future__.annotations import Fixes compatibility with older python versions * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * Update CHANGELOG.md Signed-off-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com> * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci Signed-off-by: Mateusz <61660055+yoggys@users.noreply.github.com> Signed-off-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: BobDotCom <71356958+BobDotCom@users.noreply.github.com>
- Loading branch information