sanger/sequencescape

View on GitHub
app/models/sample_prep_qc_task.rb

Summary

Maintainability
A
0 mins
Test Coverage
A
100%
# frozen_string_literal: true

# Defunct task previously associated with pacbio pipeline. Can be removed once tasks themselves
# are disabled.
class SamplePrepQcTask < Task
end