Skip to content

lisa.utils: Update check to __IPYHTON__

Douglas Raillard requested to merge github/fork/douglas-raillard-arm/_pr388 into master

Just check if the name exists rather than as an attribute of builtins. Hopefully, this should be a bit more robust and work with more ipython versions.

Merge request reports