Skip to content

datavalidate should be argument to publish command not Client init #103

@rufuspollock

Description

@rufuspollock

currently do:

Client(datavalidate=True/False)

# should be

client = Client()
client.publish(datavalidate=True)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions