MCPcopy Create free account
hub / github.com/tensorflow/tensorboard / reflow

Function reflow

tensorboard/tools/diagnose_tensorboard.py:87–88  ·  view source on GitHub ↗
(paragraph)

Source from the content-addressed store, hash-verified

85
86
87def reflow(paragraph):
88 return textwrap.fill(textwrap.dedent(paragraph).strip())
89
90
91def pip(args):

Callers 5

installed_packagesFunction · 0.85
readable_fqdnFunction · 0.85
stat_tensorboardinfoFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…