Skip to content

Commit

Permalink
add store commit
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrOertlin committed Jul 29, 2024
1 parent 82292a8 commit 28ed53d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,4 @@ def store_post_processing_data(self, run_data: PacBioRunData):
self._create_sample_run_metrics(
sample_run_metrics_dtos=dtos.sample_sequencing_metrics, sequencing_run=sequencing_run
)
self.store.commit_to_store()

0 comments on commit 28ed53d

Please sign in to comment.