Skip to content

Commit d65aa57

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent de82a77 commit d65aa57

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: tests/test_diffraction_objects.py

-1
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ def test_dump(tmp_path, mocker):
262262
# Patch the version lookup to control the external dependency in the test environment
263263
mocker.patch("importlib.metadata.version", return_value="3.3.0")
264264

265-
266265
with freeze_time("2012-01-14"):
267266
test.dump(file, "q")
268267

0 commit comments

Comments
 (0)