URL: https://github.com/SSSD/sssd/pull/664 Title: #664: pep8: Ignore W504 and W605 to silence warnings on Debian
sumit-bose commented: """ About W504, if I understand it correctly there is no final agreement about the line break and binary operators in pep8, so there is W504 for a break after and W503 for a break before. As long as we do not have an agreement which style should be preferred in SSSD code it makes sense to ignore both. """ See the full comment at https://github.com/SSSD/sssd/pull/664#issuecomment-426225445
_______________________________________________ sssd-devel mailing list -- sssd-devel@lists.fedorahosted.org To unsubscribe send an email to sssd-devel-le...@lists.fedorahosted.org Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org