Skip to content

Commit ccf6b27

Browse files
committed
Fix imports
1 parent 29dd74a commit ccf6b27

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

orbit_tools/linac/diag.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77

88
from orbit.core import orbit_mpi
99
from orbit.core.bunch import Bunch
10+
from orbit.core.bunch import BunchTwissAnalysis
11+
from orbit.core.orbit_utils import BunchExtremaCalculator
1012
from orbit.lattice import AccLattice
1113
from orbit.lattice import AccNode
1214

0 commit comments

Comments
 (0)