Closed bswck closed 7 months ago
It's a nice idea but it doesn't do the trick in PyCharm, and I'm not sure it's an improvement anyway.
For PyCharm, we could simply use # noqa: F401
.
I'm not sure it's an improvement anyway.
I'd argue that anything else than https://github.com/alexmojaki/eval_type_backport/blob/1663fb5d1c1feb7eac9ac7cb2fba865422bb455b/tests/test_eval_type_backport.py#L12 is better. 😛
It's a nice idea but it doesn't do the trick in PyCharm, and I'm not sure it's an improvement anyway.