Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
torch-harmonics
Commits
ba7a4996
Commit
ba7a4996
authored
Jul 21, 2025
by
Andrea Paris
Committed by
Boris Bonev
Jul 21, 2025
Browse files
fixed indentation error
parent
6d5e4ca4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
tests/test_convolution.py
tests/test_convolution.py
+1
-1
No files found.
tests/test_convolution.py
View file @
ba7a4996
...
...
@@ -96,7 +96,7 @@ def _precompute_convolution_tensor_dense(
basis_norm_mode
=
"none"
,
merge_quadrature
=
False
,
):
"""Helper routine to compute the convolution Tensor in a dense fashion."""
"""Helper routine to compute the convolution Tensor in a dense fashion."""
assert
len
(
in_shape
)
==
2
assert
len
(
out_shape
)
==
2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment