URL: https://github.com/SSSD/sssd/pull/5922 Author: ikerexxe Title: #5922: test: fix pep8 complaint Action: edited
Changed field: body Original value: """ Fix pep8 complaint about over-indentation in test_multidomain.py file. I guess this is only happening in RHEL8 and Debian because the tool was forked to pycodestyle, only it is being updated and pycodestyle isn't available for those distributions from the package manager. """
Changed field: title Original value: """ [WIP] test: fix pep8 complaint """