VamooseBambel commited on
Commit
c126229
·
verified ·
1 Parent(s): d323598

Update .mypy.ini

Browse files
Files changed (1) hide show
  1. .mypy.ini +1 -1
.mypy.ini CHANGED
@@ -8,4 +8,4 @@ enable_error_code = redundant-expr, truthy-bool, ignore-without-code
8
  ; plugins = numpy.typing.mypy_plugin
9
  ignore_missing_imports = True
10
  no_implicit_reexport = False
11
- disallow_untyped_calls = False
 
8
  ; plugins = numpy.typing.mypy_plugin
9
  ignore_missing_imports = True
10
  no_implicit_reexport = False
11
+ disallow_untyped_calls = True