Files
scikit-image/scikits/image/__init__.py
T

5 lines
76 B
Python

import os.path
data_dir = os.path.join(os.path.dirname(__file__), 'data')