frappe / lms

Easy to Use, 100% Open Source Learning Management System
https://frappe.io/learning
GNU Affero General Public License v3.0
1.06k stars 486 forks source link

quality-and-security #977

Closed mihf05 closed 5 days ago

mihf05 commented 3 months ago

Improved code quality and security in the Frappe LMS repository. Changes include the removal of unused imports, consolidation of import statements, addition of docstrings for better code documentation, security enhancements in string handling, standardization of quote usage, and performance improvements in list comprehensions.