mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
commit
41853e1fbe
@ -17,7 +17,7 @@ from collections import defaultdict
|
||||
from copy import copy
|
||||
from os import path
|
||||
|
||||
from six import BytesIO, next
|
||||
from six import BytesIO
|
||||
|
||||
from sphinx import addnodes
|
||||
from sphinx.deprecation import RemovedInSphinx30Warning, RemovedInSphinx40Warning
|
||||
|
Loading…
Reference in New Issue
Block a user