From 948a5abcf165b07029573dccc2c802e9d767e983 Mon Sep 17 00:00:00 2001 From: wd210010 <76995206+wd210010@users.noreply.github.com> Date: Fri, 11 Aug 2023 13:22:36 +0800 Subject: [PATCH] =?UTF-8?q?=E9=9B=A8=E4=BA=91=E7=AD=BE=E5=88=B0=E5=AB=96?= =?UTF-8?q?=E8=99=9A=E6=8B=9F=E6=9C=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- yysign.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/yysign.py b/yysign.py index 0a71037..b09c2c1 100644 --- a/yysign.py +++ b/yysign.py @@ -1,4 +1,4 @@ -#!/usr/bin/python3 +#!/usr/bin/python3 # -- coding: utf-8 -- # @Time : 2023/6/30 10:23 # -------------------------------