Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/omkarcloud/botasaurus
/ isoformat
Function
isoformat
botasaurus_server/botasaurus_server/models.py:56–57 ·
view source on GitHub ↗
(obj)
Source
from the content-addressed store, hash-verified
54
55
56
def
isoformat(obj):
57
return
obj.isoformat()
if
obj
else
None
58
59
60
def
create_task_name(task_name, task_id):
Callers
4
create_tasks
Function · 0.70
serialize_ui_output_task
Function · 0.70
serialize_ui_display_task
Function · 0.70
serialize_task
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected