Skip to content

bug: Zenodo parser crashes with isoformat AttributeError #69

@mollaosmanoglu

Description

@mollaosmanoglu

Bug

Searching with Zenodo as a source produces:

[WARN] zenodo: 'str' object has no attribute 'isoformat'

Steps to reproduce

paper-search search "machine learning" --sources zenodo --max-results 5

Expected

Date fields that are already strings should be handled without calling .isoformat() on them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions