Skip to content

Commit c38951a

Browse files
committed
missing import
1 parent dc90f84 commit c38951a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

BRB/run.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
#!/usr/bin/env python
2+
import glob
23
import sys
34
import os
45
import BRB.getConfig

0 commit comments

Comments
 (0)