From 65af872a11831afd0151af9a0126e4f8f671cda2 Mon Sep 17 00:00:00 2001 From: miaokaibo Date: Fri, 20 Sep 2024 16:04:50 +0800 Subject: [PATCH] test --- mindinsight/conf/constants.py | 1 + 1 file changed, 1 insertion(+) diff --git a/mindinsight/conf/constants.py b/mindinsight/conf/constants.py index 273da166..9a4eadbc 100644 --- a/mindinsight/conf/constants.py +++ b/mindinsight/conf/constants.py @@ -6,6 +6,7 @@ # # http://www.apache.org/licenses/LICENSE-2.0 # +# # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS, # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -- Gitee