pythonicrubyist / creek

Ruby library for parsing large Excel files.
http://rubygems.org/gems/creek
MIT License
386 stars 109 forks source link

nil case handling while importing a file with images #79

Closed maland closed 4 years ago

maland commented 5 years ago

drawing.xpath(image_selector).first.attributes['embed'] throw an error as drawing.xpath(image_selector).first for some cases resulted in nil