frappe.db.commit is a code smell and usually evidence of some thing happening out of order and should be used very infrequently in production code. This feature would require a comment when it is used.
https://flake8.pycqa.org/en/latest/plugin-development/
frappe.db.commitis a code smell and usually evidence of some thing happening out of order and should be used very infrequently in production code. This feature would require a comment when it is used.https://flake8.pycqa.org/en/latest/plugin-development/