diff --git a/.ruff.toml b/.ruff.toml index 3c0cf944..5029401e 100644 --- a/.ruff.toml +++ b/.ruff.toml @@ -27,7 +27,7 @@ exclude = [ "site-packages", "venv", "migrations", - "app/test_*.py" + ] #Same as Black.