Use the function Annotation.__getattr__() instead of getting the data directly...
Use the function Annotation.__getattr__() instead of getting the data directly from Annotation_data (return 'None' if the field does not exist, instead of raising an error)
Loading
Please register or sign in to comment