seitime-frappe/frappe/custom/doctype
Ankush Menat 81b37cb7d2
refactor: clean up code to py310 supported features (#17367)
refactor: clean up code to py39+ supported syntax

- f-strings instead of format
- latest typing support instead of pre 3.9 TitleCase
- remove UTF-8 declarations.
- many more changes

Powered by https://github.com/asottile/pyupgrade/ + manual cleanups
2022-07-01 11:51:05 +05:30
..
client_script refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
custom_field refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
customize_form refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
customize_form_field refactor: Remove unused imports & code 2022-05-19 15:34:35 +05:30
doctype_layout refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
doctype_layout_field refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
property_setter refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
test_rename_new refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
__init__.py [refactor] custom 2014-09-29 12:21:11 +05:30