Skip to content

fetch_lobs setter on Defaults has the wrong type #458

Closed
@srtucker

Description

@srtucker

This is not a runtime issue but rather a type checking issue.

In the Defaults class the setter for fetch_lobs the value parameter has a type of str when it should be bool.

def fetch_lobs(self, value: str):

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