Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test fix
Browse files Browse the repository at this point in the history
Ollymid committed May 31, 2024
1 parent 46b0312 commit 759685c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_ie.pps.doctest
Original file line number Diff line number Diff line change
@@ -56,4 +56,4 @@ The validate() function should check with old format if last letter is W or T.
>>> pps.validate('1234567TW')
'1234567TW'
>>> pps.validate('1234567PT')
'1234567PT'
'1234567TT'

0 comments on commit 759685c

Please sign in to comment.