RasmusNygren

Results 2 comments of RasmusNygren

> Thank you, this looks excellent!! > > Some more tests you could possibly add: > > * `metaclass=` keyword completion for a generic class: > ```python > class Foo[T](meta)...

Nice catch! This will be fixed by https://github.com/astral-sh/ruff/pull/22110. I added your example as a test directly to that PR for good measure :)