seitime-frappe/frappe/printing
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
..
doctype refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
form_tour fix: include name field and onboarding for print format, report 2021-11-24 19:18:27 +05:30
page refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
print_style fix: fix new print style 2020-12-14 18:01:08 +05:30
__init__.py [rename] Print module to Printing 2017-05-03 15:59:24 +05:30