Reformat codes

This commit is contained in:
frostming
2019-09-06 16:07:54 +08:00
parent 3b9b717229
commit 7d36f3fbda
30 changed files with 126 additions and 173 deletions
+1 -1
View File
@@ -659,4 +659,4 @@ six = "*"
c = p.pipenv("lock --clear")
assert c.return_code == 0
assert "index" in p.lockfile["default"]["six"]
assert p.lockfile["default"]["six"]["index"] == "custom", Path(p.lockfile_path).read_text() # p.lockfile["default"]["six"]
assert p.lockfile["default"]["six"]["index"] == "custom", Path(p.lockfile_path).read_text() # p.lockfile["default"]["six"]