Skip to content

Commit da0b0b9

Browse files
committed
Hotfix: indent. typo in transverse_tracking_cython
1 parent 7c4b20c commit da0b0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

trackers/transverse_tracking_cython.pyx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,7 @@ class TransverseMap(Printing):
447447
self.segment_maps.append(transverse_segment_map)
448448

449449
def get_injection_optics(self):
450-
"""Return a dict with the transverse TWISS parameters
450+
"""Return a dict with the transverse TWISS parameters
451451
alpha_x, beta_x, D_x, alpha_y, beta_y, D_y from the
452452
beginning of the first segment (injection point).
453453
"""

0 commit comments

Comments
 (0)