mirror of
https://github.com/wassname/scikit-image.git
synced 2026-06-27 20:22:51 +08:00
Move data directory.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import os.path
|
||||
|
||||
data_dir = os.path.join(os.path.dirname(__file__), 'tests/data')
|
||||
data_dir = os.path.join(os.path.dirname(__file__), 'data')
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 48 KiB After Width: | Height: | Size: 48 KiB |
Reference in New Issue
Block a user