fix #551: raise if times is not digit

This commit is contained in:
debugtalk
2019-07-14 23:22:17 +08:00
parent db45480d0f
commit 848991c68e
3 changed files with 43 additions and 2 deletions
+1
View File
@@ -10,6 +10,7 @@
**Fixed**
- fix #574: delete unnecessary code
- fix #551: raise if times is not digit
## 2.2.3 (2019-06-30)