8000 Let's use type hints! · Issue #1 · arundo/tsaug · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000
Let's use type hints! #1
Open
Open
@tailaiw

Description

@tailaiw

We like to start using type hints for better practice of python programming. For a first-time contributor, this is probably a nice starting point, as you will go through every part of the code base and familiarize yourself with the code structure.

To-do's:

  • Add type hints to all functions.
  • Modify docstrings accordingly, so sphinx-autodoc will automatically grab type info from type hints.
  • Add unit tests (with mypy?) for type checking.

Have fun!

Metadata

Metadata

Assignees

Labels

help wantedExtra attention is needed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0