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 __hash__ operator to Color class #4455

Merged
merged 5 commits into from Aug 31, 2022
Merged

Commits on Aug 31, 2022

  1. add __hash__ operator to Color

    Czaki committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    4c39064 View commit details
    Browse the repository at this point in the history
  2. add changes file

    Czaki committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    2a04dac View commit details
    Browse the repository at this point in the history
  3. fix code style

    Czaki committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    3b00337 View commit details
    Browse the repository at this point in the history
  4. add type annotation

    Czaki committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    29f2485 View commit details
    Browse the repository at this point in the history
  5. Update changes/4455-czaki.md

    Co-authored-by: Hasan Ramezani <hasan.r67@gmail.com>
    Czaki and hramezani committed Aug 31, 2022
    Configuration menu
    Copy the full SHA
    bb38ea7 View commit details
    Browse the repository at this point in the history