AllenInstitute / ophys_etl_pipelines

Pipelines and modules for processing optical physiology data
Other
9 stars 5 forks source link

PSB-239 bugfix: Superclass constructor not called before self.output_path #617

Closed aamster closed 11 months ago

aamster commented 11 months ago

Fixes bug introduced in https://github.com/AllenInstitute/ophys_etl_pipelines/pull/596

Removes mocking in TestInference.test_inputs so that this issue would be caught.