Skip to content
Snippets Groups Projects
  • WHITFIELDRE email's avatar
    751b8b94
    Fix workbench for IPython 6 · 751b8b94
    WHITFIELDRE email authored
    ._update_indent() was changed not to take arguments and IPython.core.usage.quick_guide was removed.
    
    In test_execute_async_returns_failure_on_runtime_error_and_captures_expected_stack the comment was causing an IndentationError, changing it to a docstring fixes the problem. I don't think this is related to IPython but probably a python 3.6 problem.
    751b8b94
    History
    Fix workbench for IPython 6
    WHITFIELDRE email authored
    ._update_indent() was changed not to take arguments and IPython.core.usage.quick_guide was removed.
    
    In test_execute_async_returns_failure_on_runtime_error_and_captures_expected_stack the comment was causing an IndentationError, changing it to a docstring fixes the problem. I don't think this is related to IPython but probably a python 3.6 problem.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.