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

Python API - fix pylint warnings #43

Merged
merged 3 commits into from
Apr 13, 2024
Merged

Python API - fix pylint warnings #43

merged 3 commits into from
Apr 13, 2024

Commits on Apr 9, 2024

  1. Fix trailing comma tuples

    kcprs committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7e620a1 View commit details
    Browse the repository at this point in the history
  2. Use zip for parallel iteration

    kcprs committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2eb1b44 View commit details
    Browse the repository at this point in the history
  3. Remove else after return

    kcprs committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ca0dc4d View commit details
    Browse the repository at this point in the history