Skip to content

NameError: name 'identifierTyp' is not defined #48

@data-biodiversity-aq

Description

@data-biodiversity-aq

Hello, just wanna report a possible typo in the library:

Version:
Python 3.6.2
pygbif 0.2.0

How to reproduce:

from pygbif import registry
registry.installations(data='dataset', uuid='1cbabffe-9073-4007-ba1e-40ebcda6e302')

Trackback:

Traceback (most recent call last):
  File "<input>", line 1, in <module>
  File "foo/bar/python3.6/site-packages/pygbif/registry/installations.py", line 41, in installations
    'identifierType': identifierTyp}
NameError: name 'identifierTyp' is not defined

Thank you so much.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions