sanger/sequencescape

View on GitHub
app/models/robot/verification.rb

Summary

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

# Handles the bed validation of the different robots
module Robot::Verification
end