Skip to content

Commit 9ab4b75

Browse files
Update conf.py imports
Removed unused import.
1 parent 31c9dd8 commit 9ab4b75

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313

1414
import sys
1515
import os
16-
import argparse
16+
1717

1818
# If extensions (or modules to document with autodoc) are in another directory,
1919
# add these directories to sys.path here. If the directory is relative to the

0 commit comments

Comments
 (0)