瀏覽代碼

初始化

罗俊辉 1 年之前
父節點
當前提交
e8db513078
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      applications/functions.py

+ 1 - 1
applications/functions.py

@@ -55,6 +55,6 @@ class ParamProcess(object):
         """
         version, features = await self.process_label(params)
         print(version, features)
-        return await self.process_score(version, features)
+        # return await self.predict_score(version, features)