Skip to content

Commit

Permalink
Improved comment
Browse files Browse the repository at this point in the history
  • Loading branch information
benhovinga committed May 7, 2024
1 parent 3f18f8c commit 87d57b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions aamva_standard/barcode.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
def header_length(version: int) -> int:
"""
Returns the length of the header based on the AAMVA version.
In version 2 the header length changed from 19 bytes to 21 bytes.
Args:
version (int): The AAMVA version number.
Expand Down

0 comments on commit 87d57b6

Please sign in to comment.