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

Stylistic adjustments for modules, plugins and filters #701

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Commits on Jul 17, 2024

  1. Fixed docstring typo

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    8550c51 View commit details
    Browse the repository at this point in the history
  2. Resolved redefinition of builtin any

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    1e35a1f View commit details
    Browse the repository at this point in the history
  3. Capturing and printing error

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    147b91a View commit details
    Browse the repository at this point in the history
  4. Fixed typo causing podman version retrieval to fail

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    47bfe33 View commit details
    Browse the repository at this point in the history
  5. Removed unused function _get_version

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    a10eae6 View commit details
    Browse the repository at this point in the history
  6. Cut useless else

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    ff2cf50 View commit details
    Browse the repository at this point in the history
  7. Docstrings to comments

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2ed8783 View commit details
    Browse the repository at this point in the history
  8. Simplified get_interfaces function and added docstring

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    13f9ebb View commit details
    Browse the repository at this point in the history
  9. Simplified bool val setting

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    b669c55 View commit details
    Browse the repository at this point in the history
  10. Simplified _has_link function

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    f5499f6 View commit details
    Browse the repository at this point in the history
  11. Restoring link to original bug

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    3570529 View commit details
    Browse the repository at this point in the history
  12. Removing useless __future__ imports

    Signed-off-by: Jiri Podivin <[email protected]>
    jpodivin committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    2fb7805 View commit details
    Browse the repository at this point in the history