Skip to content
This repository has been archived by the owner on Jan 23, 2024. It is now read-only.

Add Python type hints to Fiber code base #35

Open
calio opened this issue Sep 7, 2020 · 0 comments · May be fixed by #34
Open

Add Python type hints to Fiber code base #35

calio opened this issue Sep 7, 2020 · 0 comments · May be fixed by #34
Assignees
Labels
enhancement New feature or request

Comments

@calio
Copy link
Collaborator

calio commented Sep 7, 2020

Python type hints (PEP 484) is useful in improving code base readability and providing additional static type checking to find bugs related with typing.

Type hints needs to be added to all files under fiber/ directory.

@calio calio added the enhancement New feature or request label Sep 7, 2020
@calio calio self-assigned this Sep 7, 2020
@calio calio linked a pull request Sep 7, 2020 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant