Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Image-Py/imagepy
/ progress
Method
progress
imagepy/core/engine/free.py:20–21 ·
view source on GitHub ↗
(self, i, n)
Source
from the content-addressed store, hash-verified
18
asyn = True
19
20
def
progress(self, i, n):
21
self.prgs = (i, n)
22
23
def
run(self, para=None):
24
print(
'this is a plugin'
)
Callers
15
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
1
run
Method · 0.36