From d652eb76bc7a525212b677b8f401c07b620f88d7 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Fri, 12 Jul 2024 22:40:53 +0000 Subject: [PATCH] style(pre-commit.ci): auto fixes [...] --- src/pymmcore_widgets/hcs/_hcs_wizard.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pymmcore_widgets/hcs/_hcs_wizard.py b/src/pymmcore_widgets/hcs/_hcs_wizard.py index 6971b16eb..e8538ed0b 100644 --- a/src/pymmcore_widgets/hcs/_hcs_wizard.py +++ b/src/pymmcore_widgets/hcs/_hcs_wizard.py @@ -69,7 +69,7 @@ def __init__( self._on_plate_changed(self.plate_page.widget.value()) def _on_plate_changed(self, plate_plan: useq.WellPlatePlan) -> None: - """Syncronize the points plan with the well size/shape.""" + """Synchronize the points plan with the well size/shape.""" pp_widget = self.points_plan_page.widget # set the well size on the points plan widget to the current plate well size