8000 Undo more changes · scikit-image/scikit-image@d8e24a3 · GitHub
[go: up one dir, main page]

Skip to content

Commit d8e24a3

Browse files
authored
Undo more changes
1 parent 7fb83a6 commit d8e24a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

skimage/transform/tests/test_radon_transform.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ def _rescale_intensity(x):
4444
return x
4545

4646

47-
def test_iradon_bias_circular_phantom():
47+
def test_iradon_bias_circular_phantom():
4848
"""
4949
test that a uniform circular phantom has a small reconstruction bias
5050
"""

0 commit comments

Comments
 (0)
0