diff options
Diffstat (limited to 'python/mypy.ini')
-rw-r--r-- | python/mypy.ini | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/python/mypy.ini b/python/mypy.ini deleted file mode 100644 index 1a581c5f1e..0000000000 --- a/python/mypy.ini +++ /dev/null @@ -1,4 +0,0 @@ -[mypy] -strict = True -python_version = 3.6 -warn_unused_configs = True |