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

testbook.ref cannot recognize complex variable #147

Open
HypocriticalLemur opened this issue Aug 23, 2022 · 0 comments
Open

testbook.ref cannot recognize complex variable #147

HypocriticalLemur opened this issue Aug 23, 2022 · 0 comments

Comments

@HypocriticalLemur
Copy link

It appears, that testbook passes string instead of complex variable when testing a function that takes a complex number as an argument.
I attached three files.
Complex.ipynb contains function 'func_complex' that takes one complex argument.
complex_testbook.ipynb is a test file. It contains one of your simple references. It tries to call func_complex.
Please add complex type to the testbook (see the patch attached)

testbook_complex.zip

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