Skip to content

Commit

Permalink
Update schema_attribute_validators.py
Browse files Browse the repository at this point in the history
  • Loading branch information
IanCa authored Mar 20, 2024
1 parent 7246f32 commit f6fbfb5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hed/schema/schema_attribute_validators.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
- ``attribute_name (str)``: The name of this attribute.
Returns:
- ``bool``: Description of the return value.
- ``issues (list)``: A list of issues found validating this attribute
"""

from hed.errors.error_types import SchemaWarnings, ValidationErrors, SchemaAttributeErrors
Expand Down

0 comments on commit f6fbfb5

Please sign in to comment.