Closed joephayes closed 4 years ago
Seems about right. Was thinking about if if is_family:
could have been just replaced by a isinstance(individual, FamilyElement)
but this is also okay for the time being.
Thank you for your contribution! Will close this :)
Hey @joephayes sorry for the inconvenience. Thought you selected the master
branch as the main branch so I were able to instantly release a new version but you selected develop
. The develop
branch currently has way more commits than the master
branch so I wouldn't be able to release that yet.
If you could re-open this pr with the master
branch selected as the base branch?
Thank you!
No worries! Opened a new PR against master
- https://github.com/nickreynke/python-gedcom/pull/58
Thank you! Resolved in #58
I think this will resolve https://github.com/nickreynke/python-gedcom/issues/55