Skip to content

Commit d19fe35

Browse files
committed
Apply automatic formatting
1 parent f50aa6a commit d19fe35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/essreflectometry/amor/conversions.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ def incident_beam(
99
*,
1010
source_chopper_1: sc.Variable,
1111
source_chopper_2: sc.Variable,
12-
sample_position: sc.Variable
12+
sample_position: sc.Variable,
1313
) -> sc.Variable:
1414
"""
1515
Compute the incident beam vector from the source chopper position vector,

0 commit comments

Comments
 (0)