Skip to content

fix: Python lint import-outside-top-level ruff rule PLC0415 #3171

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Jun 22, 2025

These changes are also in:

Checklist
  • npm install && npm run lint && npm test passes
  • tests are included
  • documentation is changed or added
  • commit message follows commit guidelines
Description of change

Failing lint tests https://docs.astral.sh/ruff/rules/import-outside-top-level

Most of these are about operating system-specific modules, such as WinReg, etc.

@cclauss cclauss changed the title chore: Fix ruff rule import-outside-top-level PLC0415 fix: Python lint import-outside-top-level ruff rule PLC0415 Jun 22, 2025
@legendecas
Copy link
Member

Reran the automation, #3169 is updated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants