Skip to content

Commit

Permalink
Update dandi/cli/cmd_validate.py
Browse files Browse the repository at this point in the history
Co-authored-by: Yaroslav Halchenko <debian@onerussian.com>
  • Loading branch information
kabilar and yarikoptic authored Dec 13, 2023
1 parent f4497d1 commit 80a8f57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dandi/cli/cmd_validate.py
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ def validate(
devel_debug: bool = False,
allow_any_path: bool = False,
) -> None:
"""Validate files for DANDI, and BIDS and/or NWB compliance.
"""Validate files for data standards compliance.
Exits with non-0 exit code if any file is not compliant.
"""
Expand Down

0 comments on commit 80a8f57

Please sign in to comment.