Skip to content

Commit 81c44ff

Browse files
jl-wynengithub-actions[bot]
authored andcommitted
Apply automatic formatting
1 parent 3f1791c commit 81c44ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/essreflectometry/amor/load.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
import scippnexus as snx
88

99
from ..logging import get_logger
10-
from ..types import Filename, RawData, RawEvents, Run, ChopperCorrectedTofEvents
10+
from ..types import ChopperCorrectedTofEvents, Filename, RawData, RawEvents, Run
1111
from .data import get_path
1212
from .types import BeamlineParams
1313

0 commit comments

Comments
 (0)