Skip to content

Conversation

Lumabots
Copy link
Contributor

Summary

Information

  • This PR fixes an issue.
  • This PR adds something new (e.g. new method or parameters).
  • This PR is a breaking change (e.g. methods or parameters removed/renamed).
  • This PR is not a code change (e.g. documentation, README, typehinting,
    examples, ...).

Checklist

  • I have searched the open pull requests for duplicates.
  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes.
  • If type: ignore comments were used, a comment is also left explaining why.
  • I have updated the changelog to include these changes.

@Lumabots Lumabots requested a review from a team as a code owner October 13, 2025 13:49
@pycord-app
Copy link

pycord-app bot commented Oct 13, 2025

Thanks for opening this pull request!
Please make sure you have read the Contributing Guidelines and Code of Conduct.

This pull request can be checked-out with:

git fetch origin pull/2953/head:pr-2953
git checkout pr-2953

This pull request can be installed with:

pip install git+https://github.com/Pycord-Development/pycord@refs/pull/2953/head

@Paillat-dev
Copy link
Member

Huh what is the motive here exactly ?

@Paillat-dev Paillat-dev changed the title fix: simplify __repr__ method in CategoryChannel fix: simplify __repr__ method in CategoryChannel Oct 13, 2025
@Lumabots
Copy link
Contributor Author

Huh what is the motive here exactly ?

it misses a >

@Lumabots Lumabots changed the title fix: simplify __repr__ method in CategoryChannel fix: missing > in __repr__ method in CategoryChannel Oct 13, 2025
@Paillat-dev Paillat-dev enabled auto-merge (squash) October 13, 2025 14:00
@Paillat-dev Paillat-dev changed the title fix: missing > in __repr__ method in CategoryChannel fix: missing > in CategoryChannel.__repr__ method Oct 13, 2025
@Paillat-dev Paillat-dev disabled auto-merge October 13, 2025 14:00
@Paillat-dev Paillat-dev enabled auto-merge (squash) October 13, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants