v0.2.0
- Add TRY002 ignore for test files (generic exceptions are fine in tests) - Add INP001 ignore globally (we use implicit namespace packages intentionally) - Fix auto-fixable linting issues (unnecessary else/elif, trailing whitespace) - Format code with ruff format