Skip to content

Commit 67b5a38

Browse files
committed
Add missing import
1 parent 5487954 commit 67b5a38

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

easybuild/tools/toolchain/utilities.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@
3636
* Kenneth Hoste (Ghent University)
3737
"""
3838
import copy
39+
import os
3940
import re
4041
import sys
4142

0 commit comments

Comments
 (0)