Skip to content

Commit 4010cd1

Browse files
fixed formatting
1 parent f000ad8 commit 4010cd1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/ESRF_ORM_example/correct_orbit.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@
44

55
import matplotlib.pyplot as plt
66
import numpy as np
7+
from pyaml.external.pySC.pySC.apps import orbit_correction
8+
from pyaml.external.pySC.pySC.tuning.response_matrix import ResponseMatrix
79

810
from pyaml.accelerator import Accelerator
911
from pyaml.external.pySC import pySC
10-
from pyaml.external.pySC.pySC.apps import orbit_correction
11-
from pyaml.external.pySC.pySC.tuning.response_matrix import ResponseMatrix
1212
from pyaml.external.pySC_interface import pySCInterface
1313

1414
logging.getLogger("pyaml.external.pySC").setLevel(logging.WARNING)

0 commit comments

Comments
 (0)