MCPcopy Create free account
hub / github.com/Glyphack/enderpy / decode_str

Function decode_str

compat/ast_python.py:64–65  ·  view source on GitHub ↗
(value)

Source from the content-addressed store, hash-verified

62
63
64def decode_str(value):
65 return value
66
67
68def decode_bytes(value):

Callers 1

get_valueFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected