Skip to content

Commit

Permalink
Hotfix: indent. typo in transverse_tracking_cython
Browse files Browse the repository at this point in the history
  • Loading branch information
giadarol committed Jun 13, 2016
1 parent 7c4b20c commit da0b0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion trackers/transverse_tracking_cython.pyx
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ class TransverseMap(Printing):
self.segment_maps.append(transverse_segment_map)

def get_injection_optics(self):
"""Return a dict with the transverse TWISS parameters
"""Return a dict with the transverse TWISS parameters
alpha_x, beta_x, D_x, alpha_y, beta_y, D_y from the
beginning of the first segment (injection point).
"""
Expand Down

0 comments on commit da0b0b9

Please sign in to comment.