Skip to content
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

Move modules from namespace 'mlx' to 'mlx/traceability' #358

Merged
merged 17 commits into from
Dec 27, 2023

Conversation

JasperCraeghs
Copy link
Member

  1. The modules no longer clutter the namespace mlx. They have been moved to the subpackage mlx.traceability from which they are importable along with all classes, except for base classes.
    from mlx.traceability import ItemDirective, report_warning

  2. Convert the pkg_resources-style namespace package to a native namespace package

@JasperCraeghs JasperCraeghs added this to the v11.0.0 milestone Oct 4, 2023
@JasperCraeghs JasperCraeghs merged commit c75e8c0 into master Dec 27, 2023
6 of 7 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.

3 participants