Skip to content

Fix dynamically-set __all__ variable#1659

Merged
Byron merged 8 commits intogitpython-developers:mainfrom
DeflateAwning:main
Oct 11, 2023
Merged

Fix dynamically-set __all__ variable#1659
Byron merged 8 commits intogitpython-developers:mainfrom
DeflateAwning:main

Conversation

@DeflateAwning
Copy link
Contributor

@DeflateAwning DeflateAwning commented Sep 12, 2023

Fixes issue #1656 by statically setting the __all__ variable.
Note that this could probably be done more preciely. The list was generated using the dynamic generation code currently there, printed, and then inserted back in.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants