add missing type hints in tabulate (#5825)

This commit is contained in:
Anton Grübel
2021-08-02 16:07:49 +09:00
committed by GitHub
parent ea4be02bab
commit 1f3c703993
2 changed files with 4 additions and 1 deletions
+1 -1
View File
@@ -1,2 +1,2 @@
version = "0.1"
version = "0.8"
python2 = true