Skip to content

Commit

Permalink
Update bin/scrape_software_versions.py
Browse files Browse the repository at this point in the history
Co-authored-by: Maxime Garcia <[email protected]>
  • Loading branch information
apeltzer and maxulysse authored Jan 9, 2021
1 parent bc0159f commit a90f287
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion bin/scrape_software_versions.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,6 @@
results['mapDamage2'] = '<span style="color:#999999;\">N/A</span>'
results['bbduk'] = '<span style="color:#999999;\">N/A</span>'


# Search each file using its regex
for k, v in regexes.items():
try:
Expand Down

0 comments on commit a90f287

Please sign in to comment.