From 3c233da239283d50faa092e39dc94e434796d90e Mon Sep 17 00:00:00 2001 From: zhangqingbo1 <7516956+zhangqingbo1@user.noreply.gitee.com> Date: Fri, 1 May 2020 00:31:29 +0800 Subject: [PATCH] aa --- tutorials/tutorial_code/lenet.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/tutorial_code/lenet.py b/tutorials/tutorial_code/lenet.py index 797c63b9da..0be360f581 100644 --- a/tutorials/tutorial_code/lenet.py +++ b/tutorials/tutorial_code/lenet.py @@ -1,4 +1,4 @@ -# Copyright 2020 Huawei Technologies Co., Ltd +# Copyright 2020 Huawei Technologies Co., Lt # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -- Gitee