Skip to content
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

Add empty __slots__ to arcade.types.Color #1982

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

pushfoo
Copy link
Member

@pushfoo pushfoo commented Feb 22, 2024

Closes #1841

Changes

  • Add an empty __slots__ class attribute to arcade.types.Color

@einarf einarf merged commit d334bb3 into pythonarcade:development Feb 22, 2024
7 checks passed
@pushfoo pushfoo deleted the 1841_slots_for_color_type branch May 13, 2024 17:43
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.

Add empty __slots__ to arcade.types.Color
2 participants