Skip to content

Commit

Permalink
Automated autoyapf fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions committed Oct 8, 2024
1 parent 98e780d commit 6b8d16b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Wrappers/Python/ccpi/viewer/CILViewer2D.py
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6b8d16b

Please sign in to comment.