MCPcopy
hub / github.com/wandb/openui / p

Function p

backend/openui/util/screenshots.py:8–9  ·  view source on GitHub ↗
(s="")

Source from the content-addressed store, hash-verified

6
7
8def p(s=""):
9 print(s, end=None if s == "" else "", flush=True)
10
11
12def pause(secs=0.01):

Callers 2

gen_screenshotsFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected