Skip to content

Commit

Permalink
minor [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Oct 29, 2024
1 parent 8524d45 commit 7ddcc59
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pylobid/pylobid.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ def factory(self):
- Type `PlaceOrGeographicName` returns a `PyLobidPlace` instance.
- Type `CorporateBody` returns a `PyLobidOrg` instance.
- Type `Person` returns a `PyLobidPerson` instance.
- Type `Work` returns a `PyLobidWork` instance.
- All other types a `PyLobidPerson` instance
:return: An matching object for the GND URL or Id
Expand Down

0 comments on commit 7ddcc59

Please sign in to comment.