Skip to content

Added hex diff method in utils.py#4

Open
m1k53r wants to merge 12 commits intomainfrom
hex_diff
Open

Added hex diff method in utils.py#4
m1k53r wants to merge 12 commits intomainfrom
hex_diff

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