generated from pyiron/pyiron_module_template
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The pydantic model parsers should allow us to gracefully handle statements like _, x, _ = my_node_call(y, z) so we can just ignore some outputs and not track "_" as though its a real symbol. In fact, we might even want to have a policy of ignoring private symbols "_*" at parse time.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request