Skip to content

Commit

Permalink
Merge pull request #2 from timothy1191xa/master
Browse files Browse the repository at this point in the history
Updated test_data.py
  • Loading branch information
ye-zhi committed Oct 29, 2015
2 parents 0004e17 + 0a52f58 commit df11753
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions data/tests/test_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@


def test_check_hashes():
tf = tempfile.NamedTemporaryFile(delete=False)
fname = tf.name
with tempfile.NamedTemporaryFile() as temp:
temp.write(b'Some data')
temp.flush()
Expand Down

0 comments on commit df11753

Please sign in to comment.