MCPcopy Create free account
hub / github.com/Paper2Poster/Paper2Poster / _now_str

Function _now_str

demo/app.py:64–65  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

62# Utils
63# ---------------------
64def _now_str():
65 return datetime.datetime.now().strftime('%Y-%m-%d %H:%M:%S')
66
67def _write_logs(log_path: Path, logs):
68 try:

Callers 4

debug_compile_output_zipFunction · 0.85
run_pipelineFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected