Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ChunelFeng/CGraph
/ MyCondition
Class
MyCondition
python/tutorial/MyGCondition/MyCondition.py:11–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
9
from
pycgraph
import
GCondition
10
11
class
MyCondition(GCondition):
12
def
choose(self):
13
return
1
Callers
1
tutorial_condition
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected