From 9a8beed071512f013a3c0afe50ab7e84a37e6024 Mon Sep 17 00:00:00 2001 From: 简律纯 Date: Wed, 28 Feb 2024 11:06:58 +0800 Subject: fix(docs): remove infini import --- docs/source/conf.py | 1 - 1 file changed, 1 deletion(-) (limited to 'docs/source') diff --git a/docs/source/conf.py b/docs/source/conf.py index 2284814..91ed631 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -3,7 +3,6 @@ # For the full list of built-in configuration values, see the documentation: # https://www.sphinx-doc.org/en/master/usage/configuration.html -import infini import os, sys if sys.version_info >= (3, 11): -- cgit v1.2.3-70-g09d2