Skip to content

Commit

Permalink
add coverage/testing
Browse files Browse the repository at this point in the history
  • Loading branch information
TonkWorks committed Dec 22, 2023
1 parent fd923bb commit 3d42865
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions stdnum/fr/nif.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,10 @@
Traceback (most recent call last):
...
InvalidComponent: ...
>>> validate('3023217600054')
Traceback (most recent call last):
...
InvalidChecksum: ...
>>> format('3023217600053')
'30 23 217 600 053'
"""
Expand Down

0 comments on commit 3d42865

Please sign in to comment.