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

Fix linting errors #296

Merged
merged 9 commits into from
Nov 15, 2023
Merged

Fix linting errors #296

merged 9 commits into from
Nov 15, 2023

Commits on Jul 27, 2023

  1. CI: Add ruff config

    ZedThree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b3ec1cc View commit details
    Browse the repository at this point in the history
  2. Don't try backport of importlib.metadata

    In py3.8, which is now our min version
    ZedThree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    669eb07 View commit details
    Browse the repository at this point in the history
  3. Add some imports to __all__

    ZedThree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    9ff009b View commit details
    Browse the repository at this point in the history
  4. Apply ruff fixes

    Mostly unused variables or imports
    ZedThree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    b02aa7c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    896ceb4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d62e8a8 View commit details
    Browse the repository at this point in the history
  7. CI: Add ruff linter

    ZedThree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    5e68612 View commit details
    Browse the repository at this point in the history
  8. Remove duplicated function

    ZedThree committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    0fe6e3b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    38c5880 View commit details
    Browse the repository at this point in the history