Open czgdp1807 opened 4 years ago
I like to take this issue and solve it.
Sure, go ahead.
i am intersting in this project like to solve the issue.
Sure. Please read https://github.com/codezonediitj/pydatastructs/wiki/Issue-Policy
/assign
@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
.
Description of the problem
From now onwards, the new code should use
typing
module and the existing code inmaster
should be modified to usetyping
module.Example of the problem
References/Other comments
See, https://docs.python.org/3/library/typing.html