Skip to content

docs: Consolidate docstings for optional arguments #440

Open
@StefanThoene

Description

@StefanThoene

currently there are different way used in how the docstring for optional arguments are implemented:

Optional[Mapping[str, str]] = None,
and
Mapping[str, str], optional

decide on which way to use and adjust code accordingly

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions