ruff
df58d679 - [ty] Validate constructor arguments when a class is used as a decorator (#22377)

Commit
34 days ago
[ty] Validate constructor arguments when a class is used as a decorator (#22377) ## Summary If a class is used as a decorator, we now use the class constructor. Closes https://github.com/astral-sh/ty/issues/2232.
Author
Parents
Loading