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

Added hex diff method in utils.py #4

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Added hex diff method in utils.py #4

wants to merge 12 commits into from

Conversation

m1k53r
Copy link
Member

@m1k53r m1k53r commented Jul 2, 2021

No description provided.

@m1k53r m1k53r requested a review from NexSabre as a code owner July 2, 2021 12:07


class Compare:
def __init__(self, first_hex: str, second_hex: str):
Copy link
Member

@NexSabre NexSabre Jul 4, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Since we use Python 3.8 as min, you can replace __init__ with dataclass

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