seitime-frappe/frappe/printing/page/print_format_builder_beta
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
..
__init__.py feat: New Print Format Builder 2021-09-06 16:56:00 +05:30
print_format_builder_beta.css feat: New Print Format Builder 2021-09-06 16:56:00 +05:30
print_format_builder_beta.js style: formatting 2021-10-20 19:06:16 +05:30
print_format_builder_beta.json feat: New Print Format Builder 2021-09-06 16:56:00 +05:30
print_format_builder_beta.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30