-
-
Notifications
You must be signed in to change notification settings - Fork 305
Open
Labels
Enhancement ✨Improvement to a componentImprovement to a component
Description
The majority of FunctionModel attributes (e.g. "__lt__"
, "__eq__"
, "__class__"
) should be present in ObjectModel (see https://docs.python.org/3/reference/datamodel.html#object.__lt__); and inherited by FunctionModel.
This is found while investigating #2672
Metadata
Metadata
Assignees
Labels
Enhancement ✨Improvement to a componentImprovement to a component