mirror of
https://github.com/wassname/scikit-image.git
synced 2026-08-12 12:30:16 +08:00
Radon transform: PEP8 fixes.
This commit is contained in:
@@ -143,6 +143,7 @@ def test_radon_iradon():
|
||||
# cubic interpolation is slow; only run one test for it
|
||||
yield check_radon_iradon, 'cubic', 'shepp-logan'
|
||||
|
||||
|
||||
def test_iradon_angles():
|
||||
"""
|
||||
Test with different number of projections
|
||||
|
||||
Reference in New Issue
Block a user