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

Type Hints #25

Merged
merged 18 commits into from
Jul 29, 2024
Merged

Type Hints #25

merged 18 commits into from
Jul 29, 2024

Conversation

lelaus
Copy link
Collaborator

@lelaus lelaus commented Jul 27, 2024

Added type hints to all the methods and the class and instance variables for improving the readability and maintainability of the code.

lelaus added 17 commits July 7, 2024 18:38
…tic tests to include the installation of typing-extensions module
Copy link
Collaborator

@dmanzione dmanzione left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the required modifications about adding type hints for arguments of methods/functions and returned variables have been applied successfully. The code has improved its readability, maintainability and usage.
The branch can now be merged into the master branch.

@dmanzione dmanzione merged commit a3c94b0 into master Jul 29, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants