-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
~/proj/dandi/dandi-cli-master master
❯ show-paths -f full-lines -e within_asset_paths dandi/pynwb_utils.py
445 else:
446 for error in error_outputs:
447 errors.append(
448 ValidationResult(
462: within_asset_paths={path: error.location},so missed the function definition
❯ git grep -p -e within_asset_paths dandi/pynwb_utils.py
dandi/pynwb_utils.py=def validate(path: str | Path, devel_debug: bool = False) -> list[ValidationResult]:
dandi/pynwb_utils.py: within_asset_paths={path: error.location},Metadata
Metadata
Assignees
Labels
No labels