mirror of
https://git.launchpad.net/ubuntu-dev-tools
synced 2025-03-12 23:51:08 +00:00
buildd: Added a comment to explain why we're importing launchpadlib here.
This commit is contained in:
parent
5ba877aefd
commit
332b507bc2
3
buildd
3
buildd
@ -97,7 +97,8 @@ elif op in ("retry", "rescore") and options.architecture:
|
||||
else:
|
||||
oneArch = False
|
||||
|
||||
# ubuntu-dev-tools modules.
|
||||
# ubuntu-dev-tools modules
|
||||
# Import here to improve speed perception parsing options for user.
|
||||
import ubuntutools.lp.cookie as lp_cookie
|
||||
import ubuntutools.lp.functions as lp_functions
|
||||
import ubuntutools.lp.urlopener as lp_urlopener
|
||||
|
Loading…
x
Reference in New Issue
Block a user