mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-12 21:56:12 +08:00
Fix missing import
This commit is contained in:
committed by
Johannes Schönberger
parent
142ad4e774
commit
3a0cebed9f
@@ -5,6 +5,7 @@
|
||||
|
||||
cimport numpy as cnp
|
||||
import numpy as np
|
||||
import os
|
||||
|
||||
from libc.math cimport sin, cos, round
|
||||
|
||||
|
||||
Reference in New Issue
Block a user