Skip to content

Commit 7ee5d22

Browse files
committed
Fix imports
1 parent ba9d71c commit 7ee5d22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
# pylint: disable=W,C,R
1414
import os
1515
import sys
16-
1716
from pathlib import Path
17+
1818
from sphinx.ext.apidoc import main
1919

2020
try:

0 commit comments

Comments
 (0)