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 os
|
||||
import subprocess
|
||||
import shutil
|
||||
|
||||
class PungiBase(object):
|
||||
"""The base Pungi class. Set up config items and logging here"""
|
||||
|
Loading…
Reference in New Issue
Block a user