Skip to content

Fix accessing missing Type attribute in post_parse

Michael Lingelbach requested to merge mjlbach/pyxdg:patch-1 into master

Fixes #18 (closed), using the getter instead of accessing a missing attribute

Merge request reports