Am 9. September 2011 16:02 schrieb Andrea Spadaccini <[email protected]>: > --- a/lib/hypervisor/hv_kvm.py > +++ b/lib/hypervisor/hv_kvm.py > @@ -780,6 +793,7 @@ class KVMHypervisor(hv_base.BaseHypervisor): > """Generate KVM information to start an instance. > > """ > + #pylint: disable=R0914
Please add a space after the “#”. Rest LGTM; no need to resend. Michael
