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:
@@ -1,5 +1,6 @@
|
||||
from os import path # NOQA
|
||||
from typing import Union
|
||||
|
||||
from autosummary_class_module import Class
|
||||
|
||||
__all__ = [
|
||||
|
||||
Reference in New Issue
Block a user