Skip to content

Commit

Permalink
address CR - relative import
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamGold committed Jan 17, 2019
1 parent 4940dea commit e47a813
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pipenv/utils.py
Expand Up @@ -32,7 +32,7 @@

from . import environments
from .pep508checker import lookup
from pipenv.exceptions import PipenvUsageError
from .exceptions import PipenvUsageError


logging.basicConfig(level=logging.ERROR)
Expand Down

0 comments on commit e47a813

Please sign in to comment.