Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Image-Py/imagepy
/ load
Method
load
imagepy/core/engine/simple.py:32–32 ·
view source on GitHub ↗
(self, ips)
Source
from the content-addressed store, hash-verified
30
self.prgs = (i, n)
31
32
def
load(self, ips):
return
True
33
34
def
preview(self, ips, para):
pass
35
Callers
1
start
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected