jiridanek commented on pull request #896:
URL: https://github.com/apache/qpid-dispatch/pull/896#issuecomment-717222411


   That's easy. Tox only runs flake8, which mostly checks formatting, it does 
not look into semantics too much; and most flake8 checks are currently marked 
as ignored in dispatch tox.ini anyways. The only situation when anything 
behaves out of place is if the assertion fails, and the exception is then 
missing the custom message; which is hard to spot at that time, anyways.
   
   There's probably more code like that, also in the web console, but its going 
to be all low impact, most likely.


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to