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

All absolute paths need to be changed to relevant #53

Closed
Jordan-Prescott opened this issue Jun 25, 2024 · 0 comments · Fixed by #54
Closed

All absolute paths need to be changed to relevant #53

Jordan-Prescott opened this issue Jun 25, 2024 · 0 comments · Fixed by #54
Assignees

Comments

@Jordan-Prescott
Copy link
Owner

There are multiple imports throughout the codebase which uses the name of the library in the import. For example odins_spear import api in the odins_spear/store/data_store.py file, these all need to be changed to relevant paths.

This example should be '.. import api' therefore no matter where this is being used it will be look inside the package.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

Successfully merging a pull request may close this issue.

2 participants