From 37df0f52b2f61c29074e5e5fa296c19a8a063af0 Mon Sep 17 00:00:00 2001 From: redhong-xy <13591594+redhong-xy@user.noreply.gitee.com> Date: Tue, 2 Jul 2024 23:06:50 +0800 Subject: [PATCH] hong --- model/cutComments.py | 0 model/{cipingTotal.py => trainModel.py} | 0 2 files changed, 0 insertions(+), 0 deletions(-) delete mode 100644 model/cutComments.py rename model/{cipingTotal.py => trainModel.py} (100%) diff --git a/model/cutComments.py b/model/cutComments.py deleted file mode 100644 index e69de29..0000000 diff --git a/model/cipingTotal.py b/model/trainModel.py similarity index 100% rename from model/cipingTotal.py rename to model/trainModel.py