Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
%rerun -l one
An error message is printed, explaining the usage of the -l option.
-l
An uncaught ValueError with the traceback that's exposing the internals of the implementation and not being too helpful.
ValueError
Manjaro Linux, Python 3.9.4, IPython 7.22.0 (reproduces on IPython 8.0.0.dev)
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Steps to reproduce
%rerun -l one
Expected result
An error message is printed, explaining the usage of the
-l
option.Actual result
An uncaught
ValueError
with the traceback that's exposing the internals of the implementation and not being too helpful.System info
Manjaro Linux, Python 3.9.4, IPython 7.22.0 (reproduces on IPython 8.0.0.dev)
The text was updated successfully, but these errors were encountered: