← Back to team overview

cloud-init-dev team mailing list archive

Re: [Merge] ~powersj/cloud-init:pylint-fix-backslash into cloud-init:master

 


Diff comments:

> diff --git a/cloudinit/config/cc_apt_configure.py b/cloudinit/config/cc_apt_configure.py
> index 06804e8..a1ceb7c 100644
> --- a/cloudinit/config/cc_apt_configure.py
> +++ b/cloudinit/config/cc_apt_configure.py
> @@ -6,7 +6,7 @@
>  #
>  # This file is part of cloud-init. See LICENSE file for license information.
>  
> -"""
> +r"""

surely this is wrong.
the docstring is not a regex

>  Apt Configure
>  -------------
>  **Summary:** configure apt


-- 
https://code.launchpad.net/~powersj/cloud-init/+git/cloud-init/+merge/322164
Your team cloud init development team is requested to review the proposed merge of ~powersj/cloud-init:pylint-fix-backslash into cloud-init:master.


References