mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-13 17:45:20 +08:00
Specify ndimage as ndi import convention
... in CONTRIBUTING.txt for future contributions.
This commit is contained in:
@@ -145,6 +145,7 @@ Stylistic Guidelines
|
||||
|
||||
import numpy as np
|
||||
import matplotlib.pyplot as plt
|
||||
from scipy import ndimage as ndi
|
||||
|
||||
cimport numpy as cnp # in Cython code
|
||||
|
||||
|
||||
Reference in New Issue
Block a user