[mypy]
warn_return_any = True

[mypy-sklearn.*]
ignore_missing_imports = True

[mypy-julia.*]
ignore_missing_imports = True