.
This commit is contained in:
+1
-1
@@ -959,7 +959,7 @@ class UncategorisedDicom(models.Model):
|
||||
else:
|
||||
tags[tag] = ""
|
||||
|
||||
return tags
|
||||
return tags
|
||||
except pydicom.errors.InvalidDicomError:
|
||||
return None
|
||||
|
||||
|
||||
Reference in New Issue
Block a user