Skip to content

Raise an error for unused/invalid backend arguments #1006

@JWCook

Description

@JWCook

These are currently ignored due to being passed around to multiple classes as **kwargs, but could lead to unexpected behavior, e.g. due to a typo or using args for the wrong backend. Checking all kwargs and raising an error would be better behavior.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions