Need to import shutil in order to use it.
This commit is contained in:
parent
cf54262dee
commit
a621cdc5c5
@ -15,6 +15,7 @@
|
|||||||
import logging
|
import logging
|
||||||
import os
|
import os
|
||||||
import subprocess
|
import subprocess
|
||||||
|
import shutil
|
||||||
|
|
||||||
class PungiBase(object):
|
class PungiBase(object):
|
||||||
"""The base Pungi class. Set up config items and logging here"""
|
"""The base Pungi class. Set up config items and logging here"""
|
||||||
|
Loading…
Reference in New Issue
Block a user