Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
B3rse committed Dec 6, 2023
1 parent e8a4fbd commit db57f6a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pipeline_utils/lib/yaml_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,6 @@ class YAMLWorkflow(YAMLTemplate):
GENERIC_QC_FILE_SCHEMA = 'Generic QC file'
OUTPUT_REPORT_FILE_SCHEMA = 'Output report file'
QC_SCHEMA = 'qc'
QUALITY_METRIC_GENERIC_SCHEMA = 'quality_metric_generic'
REPORT_SCHEMA = 'report'
ARGUMENT_TO_BE_ATTACHED_TO_SCHEMA = 'argument_to_be_attached_to'
ZIPPED_SCHEMA = 'zipped'
Expand Down

0 comments on commit db57f6a

Please sign in to comment.