Skip to content

Instantly share code, notes, and snippets.

@kunigami
Created November 9, 2019 23:03
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kunigami/f99b015bed3a5152ec47eb06bef03de7 to your computer and use it in GitHub Desktop.
Save kunigami/f99b015bed3a5152ec47eb06bef03de7 to your computer and use it in GitHub Desktop.
if jump_node.entry is not None:
child.output = jump_node
else:
child.output = jump_node.output
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment