Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0643b48

Browse files
authored
Run self check with Python 3.6 (#10363)
1 parent 3996f43 commit 0643b48

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

mypy_self_check.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@ show_error_codes = True
1818
pretty = True
1919
always_false = MYPYC
2020
plugins = misc/proper_plugin.py
21-
python_version = 3.9
21+
python_version = 3.6
2222
exclude = /mypy/typeshed/

0 commit comments

Comments
 (0)