Show More
@@ -2587,8 +2587,6 b' class InteractiveShell(SingletonConfigurable, Magic):' | |||||
2587 | ---------- |
|
2587 | ---------- | |
2588 | code_obj : code object |
|
2588 | code_obj : code object | |
2589 | A compiled code object, to be executed |
|
2589 | A compiled code object, to be executed | |
2590 | post_execute : bool [default: True] |
|
|||
2591 | whether to call post_execute hooks after this particular execution. |
|
|||
2592 |
|
2590 | |||
2593 | Returns |
|
2591 | Returns | |
2594 | ------- |
|
2592 | ------- |
General Comments 0
You need to be logged in to leave comments.
Login now