[MediaWiki-commits] [Gerrit] ircd_stats.py: Fix PEP8 violations - change (operations/puppet)

2016-05-28 Thread Ori.livneh (Code Review)
Ori.livneh has submitted this change and it was merged.

Change subject: ircd_stats.py: Fix PEP8 violations
..


ircd_stats.py: Fix PEP8 violations

* F401 'sys' imported but unused

Change-Id: I72e88c7b4e1b72eaabf47bfba00c7e697766
---
M modules/mw_rc_irc/files/monitor/ircd_stats.py
1 file changed, 0 insertions(+), 1 deletion(-)

Approvals:
  Ori.livneh: Verified; Looks good to me, approved



diff --git a/modules/mw_rc_irc/files/monitor/ircd_stats.py 
b/modules/mw_rc_irc/files/monitor/ircd_stats.py
index 8d14716..9664ae4 100644
--- a/modules/mw_rc_irc/files/monitor/ircd_stats.py
+++ b/modules/mw_rc_irc/files/monitor/ircd_stats.py
@@ -1,6 +1,5 @@
 import diamond.collector
 import socket
-import sys
 import re
 
 

-- 
To view, visit https://gerrit.wikimedia.org/r/291181
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I72e88c7b4e1b72eaabf47bfba00c7e697766
Gerrit-PatchSet: 4
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BryanDavis 
Gerrit-Reviewer: Ori.livneh 
Gerrit-Reviewer: jenkins-bot <>

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits


[MediaWiki-commits] [Gerrit] ircd_stats.py: Fix PEP8 violations - change (operations/puppet)

2016-05-27 Thread BryanDavis (Code Review)
BryanDavis has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/291181

Change subject: ircd_stats.py: Fix PEP8 violations
..

ircd_stats.py: Fix PEP8 violations

* F401 'sys' imported but unused

Change-Id: I72e88c7b4e1b72eaabf47bfba00c7e697766
---
M modules/mw_rc_irc/files/monitor/ircd_stats.py
1 file changed, 0 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/operations/puppet 
refs/changes/81/291181/1

diff --git a/modules/mw_rc_irc/files/monitor/ircd_stats.py 
b/modules/mw_rc_irc/files/monitor/ircd_stats.py
index 8d14716..9664ae4 100644
--- a/modules/mw_rc_irc/files/monitor/ircd_stats.py
+++ b/modules/mw_rc_irc/files/monitor/ircd_stats.py
@@ -1,6 +1,5 @@
 import diamond.collector
 import socket
-import sys
 import re
 
 

-- 
To view, visit https://gerrit.wikimedia.org/r/291181
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I72e88c7b4e1b72eaabf47bfba00c7e697766
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: BryanDavis 

___
MediaWiki-commits mailing list
MediaWiki-commits@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits