aboutsummaryrefslogtreecommitdiff
path: root/quality_control/__init__.py
blob: a5df3aa148a551c0b77859dddf7fed413368be2b (plain)
1
2
3
4
"""
Quality Control (qc): contains the logic for testing validity of values in the
    uploaded files.
"""