seitime-frappe/frappe/desk/form
Raj Barshikar da07e558df
refactor: add type hints to document follow API (#36239)
* chore(desk): add type hints to document follow API

* refactor: remove unused imports and apply pre-commit

---------

Co-authored-by: AarDG10 <aarol.dsouza@gmail.com>
2026-01-23 12:58:46 +00:00
..
__init__.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
assign_to.py fix: Don't set_status to 'Closed' when status is already "Closed" (#35621) 2026-01-05 13:08:30 +00:00
document_follow.py refactor: add type hints to document follow API (#36239) 2026-01-23 12:58:46 +00:00
linked_with.py fix(postgres): misc query building fixes + CI (#34831) 2025-12-05 10:30:49 +05:30
load.py refactor: use wildcard to avoid duplicating some queries 2026-01-08 18:56:05 +05:30
meta.py refactor: fetch mask field from cache instead of meta 2025-09-21 19:09:32 +05:30
save.py fix: restrict method types in few whitelisted funcs (#32984) 2025-06-18 11:02:57 +05:30
test_form.py refactor: unit vs integration treewide (#27992) 2024-10-06 09:43:36 +00:00
utils.py refactor: make use of check_permission parameter for get_lazy_doc 2025-12-10 16:52:26 +05:30