Skip to content

Commit 765c9e2

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 12e2b89 commit 765c9e2

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_transforms.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,6 @@ def test_tth_to_q_bad(wavelength, tth, expected_error_type, expected_error_msg):
122122
# Test conversion of q to d with valid values
123123
# Case 1: empty q values, expect empty d values
124124
(np.array([]), np.array([]), False),
125-
126125
# Case 2:
127126
# 1. valid q values, expect d values without warning
128127
(

0 commit comments

Comments
 (0)