Skip to content

Implement: function input argument type hinting #5

@Clayton-Roberts

Description

@Clayton-Roberts

Across the entire repository, would like to see function type hinting implemented in function definitions, e.g.,

def function_definition(input_dict: dict):

def function_definition(input_str: str, a_tuple: tuple):

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions