Skip to content

Commit 032a3ce

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 1814294 commit 032a3ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sandbox/test_grazingincidence.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
plt.show()
3131

3232

33-
33+
3434

3535
for fi, data in zip((fi_1, fi_2), (data_1, data_2)):
3636
res2d_1 = fi.integrate2d_grazing_incidence(data=data, incident_angle=0.0, tilt_angle=0.0, sample_orientation=1)

0 commit comments

Comments
 (0)