Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScottfreeLLC/AlphaPy
/ __str__
Method
__str__
alphapy/frame.py:127–128 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
125
# __str__
126
127
def
__str__(self):
128
return
frame_name(self.name, self.space)
129
130
131
#
Callers
nothing calls this directly
Calls
1
frame_name
Function · 0.85
Tested by
no test coverage detected