MCPcopy 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

9from pycgraph import GCondition
10
11class MyCondition(GCondition):
12 def choose(self):
13 return 1

Callers 1

tutorial_conditionFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected