Closed ssheikholeslami closed 4 years ago
If a user implements a custom ablator, the final_store attribute of the custom ablator will now refer to the final_store of the ExperimentDriver instance.
final_store
ExperimentDriver
If a user implements a custom ablator, the
final_store
attribute of the custom ablator will now refer to thefinal_store
of theExperimentDriver
instance.