Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
# ---------------------
64
def
_now_str():
65
return
datetime.datetime.now().strftime(
'%Y-%m-%d %H:%M:%S'
)
66
67
def
_write_logs(log_path: Path, logs):
68
try
:
Callers
4
debug_compile_output_zip
Function · 0.85
debug_compile_last_pipeline_zip
Function · 0.85
debug_compile_uploaded_zip
Function · 0.85
run_pipeline
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected