Commit graph

6 commits

Author SHA1 Message Date
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
Suraj Shetty
c0c5b2ebdd
style: format all python files using black (#16453)
Co-authored-by: Frappe Bot <developers@frappe.io>
2022-04-12 10:59:25 +05:30
phot0n
bebc8058b6 feat: integer primary keys 2022-03-11 23:46:00 +05:30
Ankush Menat
881143c308 feat: show human readable date and version 2021-11-09 18:40:51 +05:30
Ankush Menat
a8b3effa82 chore: sider, linting issues 2021-11-09 18:40:51 +05:30
Ankush Menat
0cd1b3cc83 feat: diffview for comparing fields in two version 2021-11-09 18:40:51 +05:30