Skip to content

Commit

Permalink
Fix lint
Browse files Browse the repository at this point in the history
  • Loading branch information
srinivasreddy committed Dec 10, 2024
1 parent b20e248 commit cbf50b4
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Fix error message in :func:`bytes.fromhex()` when given an odd number of
Fix error message in :func:`bytes.fromhex` when given an odd number of
digits to properly indicate that an even number of hexadecimal digits is
required.

0 comments on commit cbf50b4

Please sign in to comment.