Upate 3.5.1

This commit is contained in:
Yoshiko2
2020-07-17 15:06:42 +08:00
committed by GitHub
parent df3a959852
commit 82315472f6
4 changed files with 25 additions and 7 deletions

View File

@@ -45,4 +45,4 @@ def get_number(filepath: str) -> str:
if __name__ == "__main__":
import doctest
doctest.testmod(raise_on_error=True)
doctest.testmod(raise_on_error=True)