Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
14
def
info(*args, file=sys.stdout, **kwargs):
15
print(*args, file=file, **kwargs)
16
17
18
class
Tee(object):
Callers
2
cam_fomm.py
File · 0.90
print_help
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected