Skip to content

remove imports from root module #4

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
Dec 10, 2022
Merged

remove imports from root module #4

merged 1 commit into from
Dec 10, 2022

Conversation

JonasScholl
Copy link
Contributor

@JonasScholl JonasScholl commented Dec 10, 2022

We already imported stuff from the root module, which is not a good practice for the code inside the package.

Additionally, the publish action broke the __init__.py, so the root module doesn't export anything anymore - so everything was broken. We have to fix this behaviour anyway, but I wanted to make the package usable again as soon as possible

@JonasScholl JonasScholl merged commit f7eeed7 into main Dec 10, 2022
@JonasScholl JonasScholl deleted the remove-root-imports branch December 10, 2022 21:50
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