Add missing import line
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
f210676984
commit
a785e4fe06
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ import logging
|
|||
import subprocess
|
||||
import os
|
||||
import sys
|
||||
import stat
|
||||
|
||||
|
||||
logging.basicConfig(level=logging.ERROR)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue