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

Modifying code to use, typing module. #276

Open
czgdp1807 opened this issue May 7, 2020 · 6 comments
Open

Modifying code to use, typing module. #276

czgdp1807 opened this issue May 7, 2020 · 6 comments

Comments

@czgdp1807
Copy link
Member

czgdp1807 commented May 7, 2020

Description of the problem

From now onwards, the new code should use typing module and the existing code in master should be modified to use typing module.

Example of the problem

References/Other comments

See, https://docs.python.org/3/library/typing.html

@mightomi
Copy link

I like to take this issue and solve it.

@czgdp1807
Copy link
Member Author

Sure, go ahead.

@shubhanshu-coder
Copy link

i am intersting in this project like to solve the issue.

@czgdp1807
Copy link
Member Author

@ishitakapoor26
Copy link

/assign

@AABur
Copy link

AABur commented Apr 17, 2023

@czgdp1807, can you explain what you want to achieve using the typing module? Using the typing module allows using type annotations in code. This does not affect runtime.
Please show some examples of existing code that needs to be replaced given the use of typing.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants