diff --git a/pyproject.toml b/pyproject.toml index 1ca4fcfa..d459cb61 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -77,6 +77,7 @@ recursive = true target-version = ["py311"] line-length = 120 skip-string-normalization = true +extend-exclude = 'kagglesdk' [tool.mypy] strict = false