Commit 64cc2e3
refactor: remove services/api exclusion from ty type checking
Removed the blanket exclusion of `services/api/**/*.py` from ty type
checking. Performance testing showed only a 26ms difference (0.125s vs
0.151s), making the "performance" justification invalid. Now all services
and packages are type-checked consistently.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude <[email protected]>1 parent 2d00c3b commit 64cc2e3
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
119 | 119 | | |
120 | 120 | | |
121 | 121 | | |
122 | | - | |
123 | 122 | | |
124 | 123 | | |
125 | 124 | | |
| |||
0 commit comments