Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Address issues found by new pylint 2.5.0 #4605

Closed
wants to merge 1 commit into from

Commits on Apr 28, 2020

  1. Address issues found by new pylint 2.5.0

    * fix multiple exception-escape
    * fix function signatures of DsInstance start/stop/restart
    * silence f-string-without-interpolation
    * fix too-many-function-args in host plugin
    
    Fixes: https://pagure.io/freeipa/issue/8297
    Signed-off-by: Christian Heimes <cheimes@redhat.com>
    tiran committed Apr 28, 2020
    Copy the full SHA
    6ba8777 View commit details
    Browse the repository at this point in the history