Skip to content

Commit

Permalink
Update tests/test_tornado.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jd authored Jun 12, 2024
1 parent 1e0b36d commit 45c7cf5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/test_tornado.py
Original file line number Diff line number Diff line change
Expand Up @@ -72,8 +72,6 @@ def retryable(thing):
finally:
gen.is_coroutine_function = old_attr

# temporary workaround for https://github.com/jd/tenacity/issues/460


if __name__ == "__main__":
unittest.main()

0 comments on commit 45c7cf5

Please sign in to comment.