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