MCPcopy Create free account
hub / github.com/Image-Py/imagepy / preview

Method preview

imagepy/core/engine/simple.py:34–34  ·  view source on GitHub ↗
(self, ips, para)

Source from the content-addressed store, hash-verified

32 def load(self, ips):return True
33
34 def preview(self, ips, para):pass
35
36 def show(self, temp=ParaDialog):
37 if self.view==None:return True

Callers 1

showMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected