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

test,feat: add mypy type support #245

Open
Unique-Divine opened this issue Jul 10, 2023 · 0 comments
Open

test,feat: add mypy type support #245

Unique-Divine opened this issue Jul 10, 2023 · 0 comments
Labels
type: enhancement New feature or request type: test Adding missing tests or improve existing tests

Comments

@Unique-Divine
Copy link
Member

Unique-Divine commented Jul 10, 2023

Mypy is a static type checker for Python. This ticket is requesting the addition of type annotations to the codebase to support mypy static type checking. This will improve code quality by making refactors safer and prevent type-related bugs.

@Unique-Divine Unique-Divine added type: enhancement New feature or request type: test Adding missing tests or improve existing tests labels Jul 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: enhancement New feature or request type: test Adding missing tests or improve existing tests
Projects
Status: No status
Development

No branches or pull requests

1 participant