diff options
| author | 2024-08-15 17:39:06 +0800 | |
|---|---|---|
| committer | 2024-08-15 17:39:06 +0800 | |
| commit | 38aa7dc3a8d416fd84dbbc0e11d26d4aa8252cb4 (patch) | |
| tree | 7d92346bdef55e2c4edaef45b487b749490ce6de /docs/source/conf.py | |
| parent | 0983d15a28a664cdd1d6d3f4002b32d451efe6ab (diff) | |
| download | faq-38aa7dc3a8d416fd84dbbc0e11d26d4aa8252cb4.tar.gz faq-38aa7dc3a8d416fd84dbbc0e11d26d4aa8252cb4.zip | |
fix(docs): update contents
Diffstat (limited to 'docs/source/conf.py')
| -rw-r--r-- | docs/source/conf.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/source/conf.py b/docs/source/conf.py index 211345b..0d81135 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): |
