Xqt has uploaded a new change for review.

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

Change subject: pep8 changes
......................................................................

pep8 changes

Change-Id: I0dd03441daa5922b721b23a52a67cd543d5e8628
---
M afd-notice.py
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/pywikibot/bots/xqbot 
refs/changes/89/237589/1

diff --git a/afd-notice.py b/afd-notice.py
index bb23c04..d8d7265 100644
--- a/afd-notice.py
+++ b/afd-notice.py
@@ -177,7 +177,7 @@
         # avg + stdabw
         # faktor von 1 auf 1,5 erhöht für bessere Trennschärfe
         # (siehe Bem. von Gestumblindi)
-        limit = max(5, (s2 / n - x_ ** 2) ** 0.5 * 1.5 + x_)  
+        limit = max(5, (s2 / n - x_ ** 2) ** 0.5 * 1.5 + x_)
         # main, main_cnt = cnt.most_common(1)[0]
 
         # inform creator

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0dd03441daa5922b721b23a52a67cd543d5e8628
Gerrit-PatchSet: 1
Gerrit-Project: pywikibot/bots/xqbot
Gerrit-Branch: master
Gerrit-Owner: Xqt <i...@gno.de>

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

Reply via email to