GB0260

Graph-Break Type

Short name describing what triggered the graph break

missing args to functools.partial

Context

Values or code snippet captured at the break point

Explanation

Explanation of why the graph break was triggered

functools.partial requires at least one argument

Hints

Hints on how to resolve the graph break

Additional Information

Click here to add Additional Info

Back to Registry