jiridanek commented on code in PR #423:
URL: https://github.com/apache/qpid-proton/pull/423#discussion_r1563727314
##########
python/proton/_events.py:
##########
@@ -57,7 +57,6 @@ def more(self) -> bool:
return pn_collector_more(self._impl)
def pop(self) -> None:
- ev = self.peek()
Review Comment:
This is syntax error, method without a body
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]