renamed utils.npy_tools to utils.npy
This commit is contained in:
@@ -6,7 +6,7 @@ from .elog import Elog
|
||||
from .path import can_create_file, glob_files, make_missing_dir
|
||||
from .ipy import devices
|
||||
from .json_tools import json_dump
|
||||
from .npy_tools import fraction_to_percentage, within, within_fraction, get_dtype, get_shape, is_array
|
||||
from .npy import fraction_to_percentage, within, within_fraction, get_dtype, get_shape, is_array
|
||||
from .screenshot import Screenshot
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user