Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 38212200B14 for ; Sat, 18 Jun 2016 12:32:10 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 369A9160A4E; Sat, 18 Jun 2016 10:32:10 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 7DF63160A26 for ; Sat, 18 Jun 2016 12:32:09 +0200 (CEST) Received: (qmail 5676 invoked by uid 500); 18 Jun 2016 10:32:08 -0000 Mailing-List: contact dev-help@climate.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@climate.apache.org Delivered-To: mailing list dev@climate.apache.org Received: (qmail 5665 invoked by uid 99); 18 Jun 2016 10:32:08 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2016 10:32:08 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id 49347C0D9E for ; Sat, 18 Jun 2016 10:32:08 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -5.446 X-Spam-Level: X-Spam-Status: No, score=-5.446 tagged_above=-999 required=6.31 tests=[KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_HI=-5, RCVD_IN_MSPIKE_H3=-0.01, RCVD_IN_MSPIKE_WL=-0.01, RP_MATCHES_RCVD=-1.426] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id 4usCYyx0pq8B for ; Sat, 18 Jun 2016 10:32:06 +0000 (UTC) Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with SMTP id F3E275F489 for ; Sat, 18 Jun 2016 10:32:05 +0000 (UTC) Received: (qmail 4947 invoked by uid 99); 18 Jun 2016 10:32:05 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Jun 2016 10:32:05 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 42F0F2C1F60 for ; Sat, 18 Jun 2016 10:32:05 +0000 (UTC) Date: Sat, 18 Jun 2016 10:32:05 +0000 (UTC) From: "ASF GitHub Bot (JIRA)" To: dev@climate.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (CLIMATE-813) Fix PEP8 Violations in utils MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Sat, 18 Jun 2016 10:32:10 -0000 [ https://issues.apache.org/jira/browse/CLIMATE-813?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15337737#comment-15337737 ] ASF GitHub Bot commented on CLIMATE-813: ---------------------------------------- GitHub user jarifibrahim opened a pull request: https://github.com/apache/climate/pull/362 CLIMATE-813 - Fix PEP8 violations in utils module You can merge this pull request into a Git repository by running: $ git pull https://github.com/jarifibrahim/climate CLIMATE-813 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/362.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #362 ---- commit 6fbde124c1ac1ba0c2431fcdd4f5c023ca12cab7 Author: Ibrahim Jarif Date: 2016-06-18T10:24:19Z CLIMATE-813 - Fix PEP8 violations in utils module ---- > Fix PEP8 Violations in utils > ---------------------------- > > Key: CLIMATE-813 > URL: https://issues.apache.org/jira/browse/CLIMATE-813 > Project: Apache Open Climate Workbench > Issue Type: Improvement > Reporter: Ibrahim Jarif > Assignee: Ibrahim Jarif > Fix For: 1.1 > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)