-
Notifications
You must be signed in to change notification settings - Fork 393
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
Breaking on function with docstring #104
Comments
@fccoelho Yes this is somewhat expected: the |
cc:@LakeBlair Maybe you can investigate this issue |
@odashi Hi! I can take a look at this issue and see if I can find a solution to it. |
Hi @LakeBlair , feel free to propose a pull request for this issue. |
Resolved by #126. |
I am getting the error below for the following function:
If I remove the docstring, it works as expected
The text was updated successfully, but these errors were encountered: