add missing import to pipelib
This commit is contained in:
Vishvananda Ishaya
committed by
andy
parent
24a68b54d9
commit
fb36a6ffa6
1 changed files with 1 additions and 0 deletions
@@ -24,6 +24,7 @@ import tempfile
import base64
from zipfile import ZipFile, ZIP_DEFLATED
from nova import exception
from nova import flags
from nova.auth import users
from nova import utils
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.