Skip to content

imported Disc, EOM, and Model to init file #45

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

HYP3R00T
Copy link

@HYP3R00T HYP3R00T commented Apr 1, 2024

In the RTD doc, inside Running section, the sample code is not working. The reason is that in the first line when we are import, it is not working. Instead of that, the solution we have is to do the following.

from frispy.disc import Disc

So, to ensure the given sample working fine. I have modified the __init__.py file a bit.

Also, the poetry.lock file is outdate, so I generated a new one.

@HYP3R00T
Copy link
Author

HYP3R00T commented Apr 1, 2024

added import in __init__.py to allow user to directly import Disc, EOM and Model classes

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