You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
We should have some test cases cover the return_type.py to make sure they are producing the right output and able to handle the errors and exceptions
Describe the solution you'd like test_return_type.py is created in test. the test cases should go in here.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
We should have some test cases cover the
return_type.py
to make sure they are producing the right output and able to handle the errors and exceptionsDescribe the solution you'd like
test_return_type.py
is created intest
. the test cases should go in here.The text was updated successfully, but these errors were encountered: