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

Use relative imports #386

Merged
merged 1 commit into from
Aug 29, 2015
Merged

Use relative imports #386

merged 1 commit into from
Aug 29, 2015

Conversation

jhamrick
Copy link
Member

It is better practice to use relative imports within the package itself to make sure that's the code that is actually getting imported. This fixes (I think) all of the nbgrader imports so that's the case.

@jhamrick jhamrick added this to the 0.3.0 milestone Aug 28, 2015
jhamrick added a commit that referenced this pull request Aug 29, 2015
@jhamrick jhamrick merged commit 9ef12a9 into jupyter:master Aug 29, 2015
@jhamrick jhamrick deleted the relative-import branch August 29, 2015 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant