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

Formatting, f-strings #6660

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Formatting, f-strings #6660

wants to merge 4 commits into from

Commits on Nov 26, 2022

  1. tidied up imports, cleaned some code

    mainly from pylint warnings
    marksmayo committed Nov 26, 2022
    Configuration menu
    Copy the full SHA
    ca4396c View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2022

  1. formatting and f-strings

    converted format strings to f-strings
    cleaned imports
    ran black -t py34 formatting as per project guidelines
    Mark Mayo committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    021d7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f5dea56 View commit details
    Browse the repository at this point in the history
  3. more formatting after merge

    Mark Mayo committed Dec 8, 2022
    Configuration menu
    Copy the full SHA
    046ecab View commit details
    Browse the repository at this point in the history