seitime-frappe/frappe/search
Akhil Narang a7aa0ded2d
refactor: change filter from tuple to dict
While list/dict both work and technically so does a tuple,
the original intention in #13831 seems to have been a dict.
A trailing comma got left behind, which changed it to a tuple.

Signed-off-by: Akhil Narang <me@akhilnarang.dev>
2024-11-26 11:38:15 +05:30
..
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
full_text_search.py docs: consistent doc strings 2023-12-18 18:27:39 +05:30
test_full_text_search.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
website_search.py refactor: change filter from tuple to dict 2024-11-26 11:38:15 +05:30