##// END OF EJS Templates
Backport PR #14004: Don't do truthy check on object; use `is not None`
Backport PR #14004: Don't do truthy check on object; use `is not None`
Matthias Bussonnier -
r28237:e5d97fbb
Show More
Name Size Modified Last Commit Author
/ IPython / core / magics
__init__.py Loading ...
auto.py Loading ...
basic.py Loading ...
code.py Loading ...
config.py Loading ...
display.py Loading ...
execution.py Loading ...
extension.py Loading ...
history.py Loading ...
logging.py Loading ...
namespace.py Loading ...
osm.py Loading ...
packaging.py Loading ...
pylab.py Loading ...
script.py Loading ...