[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
This commit is contained in:
parent
8341103c59
commit
4ebad7fa5c
1 changed files with 2 additions and 2 deletions
4
conf.py
4
conf.py
|
|
@ -13,9 +13,9 @@
|
|||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||
#
|
||||
import os
|
||||
import sys
|
||||
import subprocess
|
||||
import re
|
||||
import subprocess
|
||||
import sys
|
||||
|
||||
sys.path.insert(0, os.path.abspath('.'))
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue