MCPcopy Create free account
hub / github.com/OpenBMB/BMTools / _return_timestamp

Function _return_timestamp

bmtools/tools/office/ppt/api.py:38–39  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

36 ppt_file = None # a pointer to the powerpoint object
37
38 def _return_timestamp():
39 return str(time.time())
40
41 def runtime_update_docstring(new_docstring: str) -> callable:
42 """ This is a decorator that can help update the docstring at runtime

Callers 2

get_imageFunction · 0.85
submit_fileFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected