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

Python argument typing is not supported in pythonparse #269

Open
jfernandrezj opened this issue Dec 27, 2022 · 1 comment
Open

Python argument typing is not supported in pythonparse #269

jfernandrezj opened this issue Dec 27, 2022 · 1 comment

Comments

@jfernandrezj
Copy link

The parser fails in a function definition like:

def funName(arg: float):
   pass
@jfernandrezj
Copy link
Author

jfernandrezj commented Nov 4, 2023

@lihaoyi Im really willing to send support if you help me out solving this issue. Would you please help me?

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

No branches or pull requests

1 participant