diff --git a/status/flowcell.py b/status/flowcell.py index 18613a6e..8f57e43c 100644 --- a/status/flowcell.py +++ b/status/flowcell.py @@ -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", ) ),