Skip to content
This repository has been archived by the owner on Aug 1, 2021. It is now read-only.

Commit

Permalink
[cleanup] whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
b1naryth1ef committed Jul 11, 2017
1 parent 32085b4 commit f3a39e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_util_limiter.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,5 +42,4 @@ def test_single_wait_ratelimiter(self):
for _ in range(10):
limit.check()


self.assertEqual(int(time.time() - start), 1)

0 comments on commit f3a39e9

Please sign in to comment.