Skip to content

Remove star import and add __all__#177

Merged
ndgrigorian merged 2 commits intomainfrom
remove-star-import-in-init
Mar 19, 2026
Merged

Remove star import and add __all__#177
ndgrigorian merged 2 commits intomainfrom
remove-star-import-in-init

Conversation

@ndgrigorian
Copy link
Collaborator

This PR proposes removing the star import from the __init__.py, instead explicitly enumerating the ufuncs generated for the defdict in generate_umath.py

Also adds an __all__ property to the module

@antonwolfy antonwolfy added this to the 0.4.0 release milestone Mar 19, 2026
Copy link
Collaborator

@antonwolfy antonwolfy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @ndgrigorian

@ndgrigorian ndgrigorian merged commit 8704ec9 into main Mar 19, 2026
91 of 92 checks passed
@ndgrigorian ndgrigorian deleted the remove-star-import-in-init branch March 19, 2026 14:29
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