Eisenhaus335 has uploaded a new change for review. ( https://gerrit.wikimedia.org/r/400597 )
Change subject: Creating daemonize_tests.py ...................................................................... Creating daemonize_tests.py Change-Id: Icc6e72f8067c4da5e07abaf76b0e3d23859a6a6b --- M tests/daemonize_tests.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/pywikibot/core refs/changes/97/400597/1 diff --git a/tests/daemonize_tests.py b/tests/daemonize_tests.py index a954456..baf2506 100644 --- a/tests/daemonize_tests.py +++ b/tests/daemonize_tests.py @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -from __future__ import absolute_import, unicode_literals, docstring +from __future__ import absolute_import, unicode_literals from pywikibot import daemonize -- To view, visit https://gerrit.wikimedia.org/r/400597 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: Icc6e72f8067c4da5e07abaf76b0e3d23859a6a6b Gerrit-PatchSet: 1 Gerrit-Project: pywikibot/core Gerrit-Branch: master Gerrit-Owner: Eisenhaus335 <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
