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

Hotfix #7 #10

Merged
merged 3 commits into from
May 5, 2022
Merged

Hotfix #7 #10

merged 3 commits into from
May 5, 2022

Conversation

Antonio-JP
Copy link
Owner

This hotfix will fix some issues found in the pull request #7 .

This hotfix closes #8 and also closes #9 .

Antonio-JP added 2 commits May 5, 2022 11:23
Now the __init__.py files call the `import *` for all the files inside.

Each .py file will include a __all__ variable setting the public elements for the generic import.
This __all__ can be empty (like in "dalgebra.diff_polynomial.diff_polynomial_element")
@Antonio-JP Antonio-JP added the bug Something isn't working label May 5, 2022
@Antonio-JP Antonio-JP added this to the Preparation (0.2) milestone May 5, 2022
@Antonio-JP Antonio-JP self-assigned this May 5, 2022
@Antonio-JP Antonio-JP merged commit 911a3a5 into master May 5, 2022
@Antonio-JP Antonio-JP deleted the hotfix_#7 branch May 5, 2022 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Check the default import statement Latex representation not working
1 participant