Skip to content
Snippets Groups Projects
Commit bd221efd authored by Adam J. Jackson's avatar Adam J. Jackson
Browse files

Abins Instrument: use NotImplementedError for method stubs

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.
parent 8d999994
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment