##// END OF EJS Templates
DOC: fix typo in deprecation warning (#14521)...
DOC: fix typo in deprecation warning (#14521) I'm sorry about the ridiculous level of triviality here, but just reading the message it wasn't clear at first if I need to import from `IPython` or from `IPython.display` and naturally I went with the wrong one at first. (My line was `from IPython.core.display import display`, so it wasn't obvious at first if the 'display' in the deprecation message was for the function or the module.)
Paul Ivanov -
r28863:6c00ceac merge
Show More
Name Size Modified Last Commit Author
/ IPython / terminal / shortcuts
__init__.py Loading ...
auto_match.py Loading ...
auto_suggest.py Loading ...
filters.py Loading ...