Skip to content

Fix missing import of 'errors' #151

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
Sep 18, 2020
Merged

Fix missing import of 'errors' #151

merged 1 commit into from
Sep 18, 2020

Conversation

ajeetdsouza
Copy link
Contributor

@ajeetdsouza ajeetdsouza commented Aug 7, 2020

Fixes issue from Discuss: https://discuss.dgraph.io/t/client-py-does-not-import-errors/9271

The errors module has been used without importing it first, I've added the required import statement.


This change is Reviewable

@martinmr martinmr merged commit dc85ef9 into hypermodeinc:master Sep 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants