small tweak to previous

This commit is contained in:
Ryan Schultz
2024-11-18 23:15:43 -06:00
parent 06d947f869
commit 6201ea7144
+1 -1
View File
@@ -322,7 +322,7 @@ class DecoratorData:
symbol = tool.Drawing.get_annotation_symbol(element)
# get newline_at
newline_at = pset_data['Newline_At']
newline_at = pset_data.get('Newline_At', 0)
# other attributes
props_literals = props.literals