Skip to content

fix: add BanEntry to __all__ exports in guild.py #2798

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 4, 2025

Conversation

Lumabots
Copy link
Contributor

@Lumabots Lumabots commented Jun 2, 2025

Summary

So just adding the banentry class so we can use it from typehint since its also returned in some function
(also make sens because its import in some file to have it in the all (if i do get the point of the all)

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.

Dorukyum
Dorukyum previously approved these changes Jun 4, 2025
Signed-off-by: Dorukyum <[email protected]>
@Dorukyum Dorukyum enabled auto-merge (squash) June 4, 2025 10:52
@Dorukyum Dorukyum removed the request for review from BobDotCom June 4, 2025 13:49
@Lulalaby Lulalaby disabled auto-merge June 4, 2025 19:19
@Lulalaby Lulalaby merged commit aeacfed into Pycord-Development:master Jun 4, 2025
28 checks passed
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.

3 participants