URL: https://github.com/SSSD/sssd/pull/5922
Title: #5922: test: fix pep8 complaint

ikerexxe commented:
"""
> But why newer `pycodestyle` doesn't complain about this?

I think it's because the tool was modified after its name was changed. I've 
found https://github.com/PyCQA/pycodestyle/pull/912 that changes the 
implementation of the visual indentation checks. This change only applies for 
tags 2.X, which belong to pycodestyle (tags 1.X are for pep8). But I'm not 
completely sure about what it does apart from specifying some special treatment 
for `assert`, `raise` and `with` keywords.

"""

See the full comment at 
https://github.com/SSSD/sssd/pull/5922#issuecomment-995940289
_______________________________________________
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedorahosted.org/archives/list/sssd-devel@lists.fedorahosted.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to