From 4e0fa1b6e1bacc700310f6f5def6e76c2832ebc7 Mon Sep 17 00:00:00 2001 From: jaywcjlove Date: Wed, 2 Nov 2022 08:33:28 +0000 Subject: [PATCH] chore: add python logo. (#13) 3d2c9cd978eeacba42e48e5ea0ea057290fada32 --- docs/python.html | 7 ++++--- index.html | 7 ++++--- 2 files changed, 8 insertions(+), 6 deletions(-) diff --git a/docs/python.html b/docs/python.html index 6e035598..fda1ef35 100644 --- a/docs/python.html +++ b/docs/python.html @@ -34,9 +34,10 @@ document.documentElement.setAttribute('data-color-mode', mode); localStorage.setItem(LOCAL_NANE, mode); } -

- -Python 3 备忘清单

+

+ + +Python 3 备忘清单

Python 备忘单是 Python 3 编程语言的单页参考表