Skip to content

Commit

Permalink
Merge pull request #8 from changsiyao/master
Browse files Browse the repository at this point in the history
deleted extra lines of code
  • Loading branch information
BenjaminHsieh committed Oct 29, 2015
2 parents fb2fb62 + d9dd103 commit cb62c7f
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 cb62c7f

Please sign in to comment.