Skip to content

MAINT: fix tests/module_cases.__all__ #205

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

Merged
merged 1 commit into from
Jun 16, 2025
Merged

MAINT: fix tests/module_cases.__all__ #205

merged 1 commit into from
Jun 16, 2025

Conversation

ev-br
Copy link
Member

@ev-br ev-br commented Jun 15, 2025

The __all__ list is used in test_testmod.py::test_public_object_discovery The test only needs the list to be present and not empty. That said, let's make __all__ actually correct, if only to save confusion going forward.

The __all__ list is used in test_testmod.py::test_public_object_discovery
The test only needs the list to be present and not empty. That said,
let's make __all__ actually correct, if only to save confusion going
forward.
@ev-br ev-br merged commit bc35697 into main Jun 16, 2025
14 checks passed
@ev-br ev-br added this to the v2.0 milestone Jun 20, 2025
@ev-br ev-br deleted the module_case__all__ branch June 29, 2025 10:35
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.

None yet

1 participant