mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-30 08:46:14 +08:00
5 lines
76 B
Python
5 lines
76 B
Python
import os.path
|
|
|
|
data_dir = os.path.join(os.path.dirname(__file__), 'data')
|
|
|