PhotoScript icon indicating copy to clipboard operation
PhotoScript copied to clipboard

Text Attributes with no value should return ""

Open RhetTbull opened this issue 5 years ago • 0 comments

Text attributes currently return None if no value but should return empty string so this is possible:

photo.description += "foo"

RhetTbull avatar Sep 22 '20 17:09 RhetTbull