mirror of
https://github.com/sphinx-doc/sphinx.git
synced 2025-02-25 18:55:22 -06:00
Fix an isort warning
This commit is contained in:
parent
5707e63903
commit
06e5c036b7
@ -1,5 +1,6 @@
|
||||
from os import path # NOQA
|
||||
from typing import Union
|
||||
|
||||
from autosummary_class_module import Class
|
||||
|
||||
__all__ = [
|
||||
|
Loading…
Reference in New Issue
Block a user