Ori.livneh has uploaded a new change for review.

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

Change subject: Add missing import ('inspect')
......................................................................

Add missing import ('inspect')

Follows Ia6b1282d4.

Change-Id: If51f766021ef2ea5aad8581efda5b9e12831fe40
---
M ganglia/python_modules/eventlogging_mon.py
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.wikimedia.org:29418/mediawiki/extensions/EventLogging 
refs/changes/27/119927/1

diff --git a/ganglia/python_modules/eventlogging_mon.py 
b/ganglia/python_modules/eventlogging_mon.py
index a8a92ae..7d514c5 100644
--- a/ganglia/python_modules/eventlogging_mon.py
+++ b/ganglia/python_modules/eventlogging_mon.py
@@ -13,6 +13,7 @@
 """
 import errno
 import fileinput
+import inspect
 import logging
 import os
 import re

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: If51f766021ef2ea5aad8581efda5b9e12831fe40
Gerrit-PatchSet: 1
Gerrit-Project: mediawiki/extensions/EventLogging
Gerrit-Branch: master
Gerrit-Owner: Ori.livneh <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to