seitime-frappe/frappe/integrations
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
frappe_providers refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
workspace/integrations fix: updated standard workspace json files 2022-01-13 18:40:36 +05:30
__init__.py Moved Backup Manager and Social Login keys to the new Integrations Module, prepared frappe for Mandrill Integration 2015-08-11 12:03:13 +05:30
oauth2.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
oauth2_logins.py style: format all python files using black (#16453) 2022-04-12 10:59:25 +05:30
offsite_backup_utils.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30
utils.py refactor: clean up code to py310 supported features (#17367) 2022-07-01 11:51:05 +05:30