fixed some style issues

This commit is contained in:
Erin O'Connell
2017-09-01 23:48:01 -06:00
parent afdfb6ca86
commit 1475d7af0f
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -12,4 +12,4 @@ class TestPipenv():
def test_lock(self):
c = delegator.run('pipenv lock')
assert c.return_code == 0
assert c.return_code == 0