Skip to content

Commit

Permalink
Cleanup sparse pass through encoder unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oxtopus committed Apr 10, 2015
1 parent 0c5b45e commit 827498b
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@

CL_VERBOSITY = 0

import cPickle as pickle
import tempfile
import unittest2 as unittest

Expand All @@ -36,6 +35,7 @@
)



class SparsePassThroughEncoderTest(unittest.TestCase):
"""Unit tests for SparsePassThroughEncoder class."""

Expand Down

0 comments on commit 827498b

Please sign in to comment.