mirror of
https://github.com/wassname/scikit-image.git
synced 2026-07-10 03:14:55 +08:00
5 lines
82 B
Python
5 lines
82 B
Python
import os.path
|
|
|
|
data_dir = os.path.join(os.path.dirname(__file__), 'tests/data')
|
|
|