MCPcopy
hub / github.com/alievk/avatarify-python / info

Function info

afy/utils.py:14–15  ·  view source on GitHub ↗
(*args, file=sys.stdout, **kwargs)

Source from the content-addressed store, hash-verified

12
13
14def info(*args, file=sys.stdout, **kwargs):
15 print(*args, file=file, **kwargs)
16
17
18class Tee(object):

Callers 2

cam_fomm.pyFile · 0.90
print_helpFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected