Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
ita9naiwa committed Jun 8, 2019
1 parent b5d52a1 commit 0bf741a
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/approximate_als_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,8 @@ def test_large_recommend(self):

class DoNothingTest(unittest.TestCase):
# it's because build error
pass
def test_nothing(self):
pass


if __name__ == "__main__":
Expand Down

0 comments on commit 0bf741a

Please sign in to comment.