Skip to content

Commit 05847de

Browse files
committed
add missing import
1 parent 283aaa1 commit 05847de

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_docs.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
import getopt
2323
import logging
2424
import os
25+
import subprocess
2526
import sys
2627

2728

0 commit comments

Comments
 (0)