Skip to content

Commit edfc415

Browse files
[pre-commit.ci] auto fixes from pre-commit hooks
1 parent 33ce9b3 commit edfc415

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_diffraction_objects.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -423,4 +423,3 @@ def test_copy_object():
423423
copy_of_DO = do.copy()
424424
assert do == copy_of_DO
425425
assert id(do) != id(copy_of_DO)
426-

0 commit comments

Comments
 (0)