Refactor: python: Rename IsApplicable to is_applicable.
- Return NotImplementedError in the base class if the subclass doesn't implement it.
- Always return a boolean, not None.
Refactor: python: Rename IsApplicable to is_applicable. Tags None Referenced Files None Subscribers None
Description
Details
|