Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PolymathicAI/AstroCLIP
/ value
Method
value
astroclip/astrodino/utils.py:206–207 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
204
205
@property
206
def
value(self):
207
return
self.deque[-1]
208
209
def
__str__(self):
210
return
self.fmt.format(
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected