Closed wolph closed 6 years ago
Without this fix the parser doesn't understand code such as:
def spam(): # pragma: no cover ...
I created a related issue for the tests #58.
thanks @WoLpH!
Without this fix the parser doesn't understand code such as: