##// END OF EJS Templates
Update IPython/core/tests/test_async_helpers.py
Matthias Bussonnier -
Show More
@@ -13,6 +13,7 b' from typing import TYPE_CHECKING'
13 13
14 14 if TYPE_CHECKING:
15 15 from IPython import get_ipython
16
16 17 ip = get_ipython()
17 18
18 19
General Comments 0
You need to be logged in to leave comments. Login now