From 59d07b63420837f56ea45b678784e299612477c3 Mon Sep 17 00:00:00 2001 From: lu Date: Thu, 29 Apr 2021 02:17:44 -0700 Subject: [PATCH] Update comments --- lib/models/xcore.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/models/xcore.py b/lib/models/xcore.py index 3916222..13be1cc 100644 --- a/lib/models/xcore.py +++ b/lib/models/xcore.py @@ -1,5 +1,5 @@ -##################################################### -# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2021.04 # +####################################################### +# Copyright (c) Xuanyi Dong [GitHub D-X-Y], 2021.04 # ####################################################### # Use module in xlayers to construct different models # #######################################################