Skip to content

Conversation

@kkirsche
Copy link

@kkirsche kkirsche commented Sep 7, 2021

This fixes typos related to the word "hexadecimal"

I did notice also you are hardcoding the hex digits, I didn't include it in this scope, but you can simply use string.hexdigits (see https://docs.python.org/3/library/string.html#string.hexdigits for Python 3 and https://docs.python.org/2/library/string.html#string.hexdigits for Python 2) as a constant instead (this also applies to other constant values.

@Thom1729
Copy link
Contributor

Closing in favor of #553.

@Thom1729 Thom1729 closed this Sep 22, 2021
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