Skip to content

Bug: v0.10 prints content with fields.values() #240

@bryceglarsen

Description

@bryceglarsen

Hello!
It seems that a bug was introduce in the latest version of the Document API.
When running something such as:
for field in datasource.fields.values(): print(field.name.rstrip("]").lstrip("["))

we get content printed to terminal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions