diff --git a/ruff.toml b/ruff.toml index 1e65c07..eb3a27b 100644 --- a/ruff.toml +++ b/ruff.toml @@ -27,6 +27,7 @@ exclude = [ "site-packages", "venv", "client/ayon_hiero/vendor", + "client/ayon_hiero/api/startup/Python", ] # Same as Black.