Skip to content

Remove __all__ lists from __init__.py files to avoid future drifts#9

Merged
egrelier merged 1 commit into
IRFM:mainfrom
jorisparet:fix/remove-all-from-init-files
May 13, 2026
Merged

Remove __all__ lists from __init__.py files to avoid future drifts#9
egrelier merged 1 commit into
IRFM:mainfrom
jorisparet:fix/remove-all-from-init-files

Conversation

@jorisparet

Copy link
Copy Markdown
Contributor

Addresses issues #2.

@egrelier egrelier linked an issue May 13, 2026 that may be closed by this pull request
@egrelier

Copy link
Copy Markdown
Contributor

Merged, thanks!

@egrelier egrelier merged commit ea5546c into IRFM:main May 13, 2026
4 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.

Redundant __all__ declarations from package __init__.py files

2 participants