diff --git a/pyproject.toml b/pyproject.toml index 69a8f264..120fbf3f 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,4 +18,4 @@ filename = "backend/*" python_version = "3.8" ignore_missing_imports = true show_error_codes = true -exclude = "(migrations)|(config/settings.py)" +exclude = "(migrations)|(config/settings)"