Skip to content

Commit 3a4761f

Browse files
committed
repair pipeline
Signed-off-by: Ronan Abhamon <[email protected]>
1 parent d75879f commit 3a4761f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

drivers/lvmcowutil.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727

2828
import lock
2929
import util
30-
import XenAPI
30+
import XenAPI # pylint: disable=import-error
3131

3232
from constants import NS_PREFIX_LVM, VG_LOCATION, VG_PREFIX
3333
from cowutil import CowImageInfo, CowUtil, getCowUtil

0 commit comments

Comments
 (0)