Open
Description
First reported here, but it seems the issue is with this library: pyga/ebb-lint#11
It seems the following cannot be parsed:
@abc.abstractmethod
def foobar(self):
...
Changing it to pass
instead of ...
removes the problem.
Metadata
Metadata
Assignees
Labels
No labels