Skip to content

Add type hints to code #181

@dvaccarosenna

Description

@dvaccarosenna

Type hints improve the readability of the code and allow IDEs to offer a better development experience, particularly when it comes to code completion suggestions.

A lot of the more recent code has had type hints included (see lmctl.cli.commands, for example) but some of the older code does not. It would be good to add type hints to make the code more consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions