Skip to content
Snippets Groups Projects
Commit 9d258f76 authored by Stephan Seitz's avatar Stephan Seitz
Browse files

Autoformat in test_vectorization.py

parent e303e88f
1 merge request!69Small fixes
......@@ -46,6 +46,7 @@ def test_inplace_update():
kernel(f=arr)
np.testing.assert_equal(arr, 2)
def test_vectorization_fixed_size():
configurations = []
# Fixed size - multiple of four
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment