Skip to content

Commit

Permalink
grr
Browse files Browse the repository at this point in the history
Signed-off-by: Kenneth Reitz <me@kennethreitz.org>
  • Loading branch information
kennethreitz committed Sep 20, 2017
1 parent 5d1d9a4 commit d871456
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_pipenv.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from mock import patch, Mock, PropertyMock

import pytest
from pipenv.venfor import toml
from pipenv.vendor import toml
from pipenv.vendor import delegator

from pipenv.cli import (
Expand Down

0 comments on commit d871456

Please # to comment.