From 6b8d16b144c4ddad51a30dee8c53a09301b18fda Mon Sep 17 00:00:00 2001 From: github-actions Date: Tue, 8 Oct 2024 18:00:18 +0000 Subject: [PATCH] Automated autoyapf fixes --- Wrappers/Python/ccpi/viewer/CILViewer2D.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Wrappers/Python/ccpi/viewer/CILViewer2D.py b/Wrappers/Python/ccpi/viewer/CILViewer2D.py index 2b84a11a..12527078 100644 --- a/Wrappers/Python/ccpi/viewer/CILViewer2D.py +++ b/Wrappers/Python/ccpi/viewer/CILViewer2D.py @@ -917,7 +917,7 @@ def DisplayHelp(self): textMapperC = vtk.vtkTextMapper() if self.htext == None: print("self.hetext is none") - self.htext =""" + self.htext = """ Mouse Interactions: - Slice: Mouse Scroll - Quick Slice: Shift + Mouse Scroll