##// END OF EJS Templates
Fix listing of subcommands for "ipython profile" and "ipython history"....
Fix listing of subcommands for "ipython profile" and "ipython history". The previous code (likely going back to Py2) would print Must specify one of: dict_keys(['create', 'list', 'locate']) This PR fixes it to Must specify one of: 'create', 'list', 'locate'.
Antony Lee -
r28743:d34e2fd0
Show More
Name Size Modified Last Commit Author
/ .github / workflows
docs.yml Loading ...
downstream.yml Loading ...
mypy.yml Loading ...
nightly-wheel-build.yml Loading ...
python-package.yml Loading ...
test.yml Loading ...