Skip to content

Commit

Permalink
Merge branch 'master' into DAR-4299
Browse files Browse the repository at this point in the history
  • Loading branch information
JBWilkie committed Oct 11, 2024
2 parents 525476c + 0bb7e13 commit a301edd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion darwin/importer/importer.py
Original file line number Diff line number Diff line change
Expand Up @@ -2115,7 +2115,7 @@ def _display_slot_warnings_and_errors(
Raises
------
TypeError
If there are any warnings generated and the annotation format is not Darwin JSON 2.0
If there are any warnings generated and the annotation format is not Darwin JSON 2.0 or NifTI
"""

# Warnings can only be generated by referring to slots, which is only supported by the Darwin JSON & NiFTI formats
Expand Down

0 comments on commit a301edd

Please sign in to comment.