-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
query.Filter(fields={"visible": True})
{'$and': [{'name': {'$in': ['Electricity price']}}, {'labels.folder-0': 'Trondheim'}, {'visible': 'True'}]}
To Reproduce
Steps to reproduce the behavior:
import pyclarify
...Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
** System information (please complete the following information):**
OS: (e.g. Windows 10)
Python Version: (e.g. 3.8)
SDK Version: (e.g. 0.2.2)
Additional context
Add any other context about the problem here.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working