Skip to content

Commit 136a2f1

Browse files
author
Xiaozhou Li
committed
Use Python 3.4 for linting check for backward compatibility
1 parent 687b40a commit 136a2f1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mypy.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
[mypy]
2+
python_version = 3.4
23
disallow_untyped_calls = False
34
disallow_untyped_defs = False
45
disallow_incomplete_defs = False

0 commit comments

Comments
 (0)