Closed Anmol-Srivastava closed 1 year ago
Worth noting that using classes allows us to investigate e.g. self._variable
when testing (and writing future injectors), but this PR doesn't necessarily do that kind of testing for every single component of these methods.
Added
Injector
ABC with_preprocess
and_postprocess
functions for convenienceChanged
Injector
and are callable classesCloses #134