Skip to content

Commit

Permalink
deleted 2 lines Jarrod said to delete during lecture
Browse files Browse the repository at this point in the history
  • Loading branch information
lisaannyu committed Oct 27, 2015
1 parent ec6f580 commit a4fab27
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 a4fab27

Please sign in to comment.