mirror of
https://github.com/frappe/lms.git
synced 2026-04-29 12:09:33 +03:00
08b6a9d091
get_time_str() expects a timedelta but batch start_time is a datetime.time object, causing AttributeError on batch details page.