Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
dwierichs committed May 13, 2024
1 parent 385d3ab commit 14af78c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_autoray.py
Original file line number Diff line number Diff line change
Expand Up @@ -885,6 +885,7 @@ def test_zeros_passes_dtype_device(self, backend, dtype):
(complex, np.complex128),
]


@pytest.mark.parametrize("fn, args", creation_funcs_with_args)
@pytest.mark.parametrize("dtype, expected", creation_builtins)
def test_creation_with_builtins(fn, args, dtype, expected):
Expand Down

0 comments on commit 14af78c

Please sign in to comment.