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

feat: support equality comparison #196

Merged
merged 4 commits into from
Sep 26, 2024
Merged

Commits on Sep 26, 2024

  1. feat: equality

    Signed-off-by: nstarman <nstarman@users.noreply.github.com>
    nstarman committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f1211b3 View commit details
    Browse the repository at this point in the history
  2. feat: set __eq__

    Signed-off-by: nstarman <nstarman@users.noreply.github.com>
    nstarman committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aa2b248 View commit details
    Browse the repository at this point in the history
  3. ci: fix pylint

    Signed-off-by: nstarman <nstarman@users.noreply.github.com>
    nstarman committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    931b359 View commit details
    Browse the repository at this point in the history
  4. refactor: move eq to objects

    Signed-off-by: nstarman <nstarman@users.noreply.github.com>
    nstarman committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f810282 View commit details
    Browse the repository at this point in the history