1
0
mirror of https://github.com/kevin1024/vcrpy.git synced 2025-12-08 16:53:23 +00:00

Make defaults of Cassette constructor immutable. Clean up whitespace. Remove unused import.

This commit is contained in:
Ivan Malison
2014-09-12 02:16:32 -07:00
parent a02bbbab2b
commit 640681138a
3 changed files with 8 additions and 9 deletions

View File

@@ -1,4 +1,3 @@
import tempfile
import os