コード例 #1
0
 def __init__(self):
     """
     Initialize the TNBasicPlatformScoreComputing.
     """
     TNBasicPlatformScoreComputing.__init__(self)
コード例 #2
0
ファイル: computingunit.py プロジェクト: grantemsley/Archipel
 def __init__(self):
     """
     initialize the TNBasicPlatformScoreComputing
     """
     TNBasicPlatformScoreComputing.__init__(self)
コード例 #3
0
ファイル: computingunit.py プロジェクト: flazcano/Archipel
 def __init__(self):
     TNBasicPlatformScoreComputing.__init__(self)