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

More pylint fixes #133

Merged
merged 19 commits into from
Nov 20, 2022
Merged

More pylint fixes #133

merged 19 commits into from
Nov 20, 2022

Commits on Oct 20, 2022

  1. Pylint fixes

    Removed unnecessary ...  elipsis after comment / doc blocks
    Removed fstring when no interpolation of variables
    marksmayo committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    21c4508 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from Miksus/master

    Merging from miksus base
    marksmayo committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2bf9fdd View commit details
    Browse the repository at this point in the history
  3. Fixed more introduced pylint issues

    Trailing whitespace and more
    marksmayo committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    e732924 View commit details
    Browse the repository at this point in the history
  4. Create Contributors.md

    marksmayo committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    85c3c12 View commit details
    Browse the repository at this point in the history
  5. Update task.py

    typo
    marksmayo committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    26f43e8 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2022

  1. Update cron.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    851910c View commit details
    Browse the repository at this point in the history
  2. Update cron_kwargs.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a7822ab View commit details
    Browse the repository at this point in the history
  3. Update cron_kwargs.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    a982ea7 View commit details
    Browse the repository at this point in the history
  4. Update crontime.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    ef65dcf View commit details
    Browse the repository at this point in the history
  5. Update crontime_kwargs.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    3edfede View commit details
    Browse the repository at this point in the history
  6. Update Contributors.md

    added more detail
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    9a99d83 View commit details
    Browse the repository at this point in the history
  7. Update crontime_kwargs.py

    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    2f10326 View commit details
    Browse the repository at this point in the history
  8. Update demo.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    04ae5a6 View commit details
    Browse the repository at this point in the history
  9. Update advanced.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    4bf27ad View commit details
    Browse the repository at this point in the history
  10. Update advanced.py

    reintroduce ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    0da017b View commit details
    Browse the repository at this point in the history
  11. Update intermediate.py

    reinstated ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    64cab7a View commit details
    Browse the repository at this point in the history
  12. Update custom_condition.py

    reinstated ellipsis
    marksmayo committed Nov 15, 2022
    Configuration menu
    Copy the full SHA
    c06ae4f View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Configuration menu
    Copy the full SHA
    a8b5c64 View commit details
    Browse the repository at this point in the history
  2. whitespace

    trailing whitespace issues
    marksmayo committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    49528b0 View commit details
    Browse the repository at this point in the history