Details
-
Type:
Story
-
Status: To Do
-
Resolution: Unresolved
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Team:Data Release Production
-
Urgent?:No
Description
Implement RFC-812 by updating the dev guide to recommending abc.abstractmethod (with classmethod only when necessary) as an alternative to class attributes that must be set by derived classes.
Attachments
Issue Links
- is triggered by
-
RFC-812 A standard pattern for class attributes as interfaces
- Adopted