Skip to content

feat: add __all__ to define the public API#37

Merged
alubbock merged 1 commit intomainfrom
fix/add-all
Mar 13, 2026
Merged

feat: add __all__ to define the public API#37
alubbock merged 1 commit intomainfrom
fix/add-all

Conversation

@alubbock
Copy link
Copy Markdown
Owner

Summary

  • Adds __all__ to microbench/__init__.py listing all public classes
  • Makes from microbench import * predictable and signals to users (and linters) which names are part of the public API

@alubbock alubbock merged commit 1232fbc into main Mar 13, 2026
20 checks passed
@alubbock alubbock deleted the fix/add-all branch March 13, 2026 00:14
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.

1 participant