Skip to content

Commit

Permalink
Typofix blocking ONT flowcells page
Browse files Browse the repository at this point in the history
  • Loading branch information
alneberg committed Jan 29, 2025
1 parent 310de67 commit 96a8200
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion status/flowcell.py
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ def get(self, name):
),
has_toulligqc_report=os.path.exists(
os.path.join(
self.application.report_path["tooulligqc"],
self.application.report_path["toulligqc"],
f"report_{name}.html",
)
),
Expand Down

0 comments on commit 96a8200

Please sign in to comment.