Skip to content

Commit

Permalink
remove code smell
Browse files Browse the repository at this point in the history
  • Loading branch information
Bohdan Bilonoh committed Apr 11, 2024
1 parent 6455619 commit 35d1d58
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1386,7 +1386,6 @@ def test_scale_batch_size(self):
init_val=init_batch_size,
)
assert isinstance(batch_size, int)
assert isinstance(batch_size, int)
assert batch_size != init_batch_size

def test_encoders(self, tmpdir_fn):
Expand Down

0 comments on commit 35d1d58

Please sign in to comment.