##// END OF EJS Templates
Revert "Ruffisation" (#14633)...
Revert "Ruffisation" (#14633) Reverts ipython/ipython#14625 This create issues in history when interrupting kernels

File last commit:

r28817:79fd033e
r29049:eb3f5ff9 merge main
Show More
release
10 lines | 93 B | text/plain | TextLexer
#!/usr/bin/env python3
"""IPython release script.
Deprecated
"""
sys.exit("deprecated")