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

Python Relative Imports #5

Open
davinci26 opened this issue Jun 20, 2018 · 1 comment
Open

Python Relative Imports #5

davinci26 opened this issue Jun 20, 2018 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@davinci26
Copy link
Owner

The relative imports for the unit tests are working but in a hacky way.
Hack:

import sys
sys.path.append("lib/")
@davinci26 davinci26 added the help wanted Extra attention is needed label Jun 20, 2018
@zackeymon
Copy link

Very peculiar issue hmmmmm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants