From 57b2835ecc6c9b30920e929985b9d7cafcb7c457 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Sat, 24 Feb 2024 13:04:40 +0800 Subject: chore(project): add ruff deps chore(lint): format code with ruff chore(project): add tool.ruff format section --- docs/source/conf.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index 9890225..fab6f31 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -26,9 +26,7 @@ AUTHORS = ",".join([f"{aut['name']}" for aut in AUTHOR_TABLE]) project = PROJECT_NAME # "Infini" release = PROJECT_VERSION # "latest" -copyright = ( - "2023-PRESENT, HydroRoll-Team & 浊莲." -) +copyright = "2023-PRESENT, HydroRoll-Team & 浊莲." author = AUTHORS # "Hsiang Nianian" html_title = "INFINI GENERATOR II" -- cgit v1.2.3-70-g09d2