Short name describing what triggered the graph break
Unsupported dict type for fromkeys()
Values or code snippet captured at the break point
{user_cls.name}.fromkeys(): {args} {kwargs}
Explanation of why the graph break was triggered
Failed to call {user_cls.name}.fromkeys() because {user_cls.name} is not any type of dict, OrderedDict, or defaultdict
Hints on how to resolve the graph break