Skip to content

Commit b330f7e

Browse files
committed
fix-formatting
1 parent 9f36264 commit b330f7e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

IPython/core/guarded_eval.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -695,6 +695,7 @@ async def _dummy():
695695
finally:
696696
coro.close()
697697

698+
698699
def eval_node(node: Union[ast.AST, None], context: EvaluationContext):
699700
"""Evaluate AST node in provided context.
700701

0 commit comments

Comments
 (0)