Skip to content
This repository was archived by the owner on May 29, 2026. It is now read-only.
This repository was archived by the owner on May 29, 2026. It is now read-only.

Use typing to construct argument list #22

Description

@kiddinn

Right now all the arguments are constructed from parsing the docstring. This should be changed, to reduce the reliance on docstring parsing and instead make use of typing and the casting/verification that can be done there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions