From 9b4bd51ab96b4f75a21a55b9644136116764d0ea Mon Sep 17 00:00:00 2001 From: Pino Toscano Date: Wed, 30 Sep 2015 13:01:30 +0200 Subject: [PATCH] Add proper empty lines Add pep8-compliant empty lines around imports, and between blocks Change-Id: Ic4bedf799f6a07e2d21a49b4ec1d5385d2882e45 --- config/zuul/openstack_functions.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/zuul/openstack_functions.py b/config/zuul/openstack_functions.py index 2bebadb2..e5d03f53 100644 --- a/config/zuul/openstack_functions.py +++ b/config/zuul/openstack_functions.py @@ -11,8 +11,10 @@ # WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the # License for the specific language governing permissions and limitations # under the License. + import uuid + def set_log_url(item, job, params): if hasattr(item.change, 'refspec'): path = "%s/%s/%s/%s" % (