Janek Schleicher
Results
2
comments of
Janek Schleicher
I resolved the existing merge conflicts (the DEFAULT_TITLE changed over time that this PR is open :-o) and should be mergeable now :-)
We could use IPython's own logic to catch these cases: ```python In [10]: import IPython.core.magics.osm as osm In [12]: list(osm.OSMagics.magics['line'].keys()) Out[12]: ['alias', 'unalias', 'rehashx', 'pwd', 'cd', 'env', 'set_env', 'pushd', 'popd',...