Can't use lists/dicts as arguments to Query.test
#517
Labels
contributions-welcome
Happy to accept pull requests for this issue
Query.test
#517
Discussed in #514
Originally posted by tgkuus February 20, 2023
In the read the docs section Advanced queries>Custom test with parameters:
I noticed I can't have the arguments in the test function be lists or dicts. Is that by design or a bug?
Example of the issue. Note that the first error is at line 30. After the code is the error traceback I got.
The text was updated successfully, but these errors were encountered: