Skip to content

Commit

Permalink
dummy change to fix rebarse-merge problem
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel-VM committed Apr 16, 2024
1 parent 2de9f15 commit 27db5f7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion relecov_tools/read_bioinfo_metadata.py
Original file line number Diff line number Diff line change
Expand Up @@ -478,7 +478,6 @@ def get_multiqc_software_versions(self, file_list, j_data):
f"Failed to locate the required '{div_id}' div section in the '{f_path}' file.",
)
sys.exit(self.log_report.print_log_report(method_name, ["error"]))

# Mapping multiqc sofware versions to j_data
field_errors = {}
for row in j_data:
Expand Down

0 comments on commit 27db5f7

Please sign in to comment.