mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Update sphinx/util/cfamily.py
Co-authored-by: Jakob Lykke Andersen <jakobandersen@users.noreply.github.com>
This commit is contained in:
parent
8aa785fe5d
commit
f3277570b7
@ -15,7 +15,7 @@ from typing import Any, Callable, List, Match, Optional, Pattern, Tuple, Union
|
||||
from docutils import nodes
|
||||
from docutils.nodes import TextElement
|
||||
|
||||
import sphinx.addnodes
|
||||
from sphinx import addnodes
|
||||
from sphinx.config import Config
|
||||
from sphinx.util import logging
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user