Commit 1220b7c
committed
Remove IOLoop.clear_instance from utils_test.py
https://www.tornadoweb.org/en/stable/ioloop.html#tornado.ioloop.IOLoop.clear_instance
clear_instance is now an alias for clear_current and has been deprecated
since Tornado 5.01 parent 53cf185 commit 1220b7c
1 file changed
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
47 | 46 | | |
48 | 47 | | |
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | 51 | | |
53 | 52 | | |
54 | | - | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
| |||
0 commit comments