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

Fix a bug #1

Closed
wants to merge 1 commit into from
Closed

Fix a bug #1

wants to merge 1 commit into from

Conversation

jiyeqian
Copy link

No description provided.

@benhoyt
Copy link
Owner

benhoyt commented Aug 23, 2017

Good catch! I fixed this just now in e74db28. I didn't notice this initially because it only shows up if there are 4 leading zero bits in the row or column hash (otherwise the hex formatting expands to the right size anyway).

BTW, if you're getting into open source, here's a bit of feedback for your next PR to make it a bit nicer for the developer:

  • Instead of "Fix a bug", enter a title that actually describes the problem
  • Add a description with further info about why it happens and how to reproduce it
  • Add to the tests (doctests)

@benhoyt benhoyt closed this Aug 23, 2017
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