示例#1
0
 def class_name(self):
     return tools.normalize_name(self._class_name)
示例#2
0
文件: ya.py 项目: iamnik13/catboost
 def class_name(self):
     return tools.normalize_name(self._class_name)
示例#3
0
 def test_name(self):
     return tools.normalize_name(self._test_name)
示例#4
0
文件: ya.py 项目: iamnik13/catboost
 def test_name(self):
     return tools.normalize_name(self._test_name)