Skip to content

fix(import): fix F401 and F405#471

Merged
jonperron merged 1 commit intoBoavizta:mainfrom
jonperron:fix/imports_warning
Feb 1, 2026
Merged

fix(import): fix F401 and F405#471
jonperron merged 1 commit intoBoavizta:mainfrom
jonperron:fix/imports_warning

Conversation

@jonperron
Copy link
Copy Markdown
Collaborator

Changelog:

  • Use all when necessary in init files in modules
  • Fix star import in test file

@Shillaker Shillaker modified the milestones: 2.0.3, 2.0.2 Feb 1, 2026
Changelog:
* Use __all__ when necessary in __init__ files in modules
* Fix star import in test file
@jonperron jonperron force-pushed the fix/imports_warning branch from 1711053 to 2a3d9d4 Compare February 1, 2026 10:42
@jonperron jonperron merged commit 90c051a into Boavizta:main Feb 1, 2026
6 checks passed
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