Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add type annotations to all functions/methods #51

Open
nerdoc opened this issue Mar 28, 2024 · 0 comments
Open

Add type annotations to all functions/methods #51

nerdoc opened this issue Mar 28, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@nerdoc
Copy link
Collaborator

nerdoc commented Mar 28, 2024

More a note to @self: This is a good way to get through the entire codebase and have a look at each function.
And helps preventing type errors, as IDEs like PyCharm (+VSCode?) provide hints when the returned type does not match.

@nerdoc nerdoc added the good first issue Good for newcomers label Mar 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant