1 2 3 4 5 6
[mypy] python_version = 3.7 warn_return_any = True warn_unused_configs = True mypy_path = $MYPY_CONFIG_FILE_DIR/src strict = true