From 1009976fe32b94e91a640419a54dee5cf7ddb285 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8C=BF=E5=B0=8F=E5=A4=A9?= <1638245306@qq.com> Date: Thu, 26 May 2022 16:05:11 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=8A=9F=E8=83=BD:=20=E5=88=9D?= =?UTF-8?q?=E5=A7=8B=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/plugins/__init__.py | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/plugins/__init__.py b/backend/plugins/__init__.py index e69de29..40a96af 100644 --- a/backend/plugins/__init__.py +++ b/backend/plugins/__init__.py @@ -0,0 +1 @@ +# -*- coding: utf-8 -*-