-
Adam J. Jackson authored
Abins uses a base class for Instruments, which defines a couple of methods returning None. None is not the right response if these methods were not adapted to a child class; use NotImplementedError to mark these more clearly.
Adam J. Jackson authoredAbins uses a base class for Instruments, which defines a couple of methods returning None. None is not the right response if these methods were not adapted to a child class; use NotImplementedError to mark these more clearly.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.