From 4042a65c5b2d7dd543c31148714c30c5e4e3f97f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E6=82=A6?= Date: Mon, 22 Jul 2024 16:09:21 +0800 Subject: [PATCH] Update webui.py fix flake8 --- webui.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webui.py b/webui.py index af3b658..ce90e26 100644 --- a/webui.py +++ b/webui.py @@ -1,4 +1,4 @@ -# Copyright (c) 2024 Alibaba Inc (authors: Xiang Lyu,Liu Yue) +# Copyright (c) 2024 Alibaba Inc (authors: Xiang Lyu, Liu Yue) # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.