Skip to content

Commit 00bb9b0

Browse files
committed
Fix flake8 errors in doc config
1 parent 7476c27 commit 00bb9b0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

docs/conf.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,6 @@
1717
add these directories to sys.path here. If the directory is relative to the
1818
documentation root, use os.path.abspath to make it absolute, like shown here.
1919
"""
20-
import os
21-
import sys
22-
2320
from pkg_resources import get_distribution
2421

2522
# Import for custom theme from Read the Docs

0 commit comments

Comments
 (0)