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

Enforce type hint for parameters and return #197

Closed
AntonioMrtz opened this issue Aug 14, 2024 · 0 comments · Fixed by #198
Closed

Enforce type hint for parameters and return #197

AntonioMrtz opened this issue Aug 14, 2024 · 0 comments · Fixed by #198
Assignees
Labels
backend Backend related issues

Comments

@AntonioMrtz
Copy link
Owner

Description

Enforce type hint for parameters and return. Add rules and fix the resulting errors.

Context

There're some methods with missing type hints for parameters and returns.

How to do it

Testing

@AntonioMrtz AntonioMrtz added the backend Backend related issues label Aug 14, 2024
@AntonioMrtz AntonioMrtz self-assigned this Aug 14, 2024
@AntonioMrtz AntonioMrtz linked a pull request Aug 14, 2024 that will close this issue
AntonioMrtz added a commit that referenced this issue Aug 14, 2024
…rameters-and-return

#197: Enforce type hint for parameters and return
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend related issues
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant