Closed
Description
Example:
@dispatch(AccumulationBounds, Basic) # type: ignore # noqa:F811
def t(): ...
Error:
syntax error: Token '# type: ignore # noqa:F811' (of type 'type_comment') is unexpected here
--> examples/expr2.py:9:38
|
9 | @dispatch(AccumulationBounds, Basic) # type: ignore # noqa:F811
| ^^^^^^^^^^^^^^^^^^^^^^^^^^
Metadata
Metadata
Assignees
Labels
No labels