Youni Verciti has uploaded a new change for review. https://gerrit.wikimedia.org/r/275802
Change subject: First commit on branch dev ...................................................................... First commit on branch dev Change-Id: I1365aca2e98fe73428ac6326b1494e2f55ac73c0 --- M vcb/vcb.py 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/labs/tools/vocabulary-index refs/changes/02/275802/1 diff --git a/vcb/vcb.py b/vcb/vcb.py index 128c7c5..2aa4dc5 100755 --- a/vcb/vcb.py +++ b/vcb/vcb.py @@ -10,7 +10,7 @@ from vcbscan import * from vcbformat import * from international import * - +# vcb Stage1 srv="https://fr.wikiversity.org/w/api.php" # Adresse du serveur API site = pywikibot.Site('fr', u'wikiversity') ### Variables PWB The site we want to run our bot on -- To view, visit https://gerrit.wikimedia.org/r/275802 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I1365aca2e98fe73428ac6326b1494e2f55ac73c0 Gerrit-PatchSet: 1 Gerrit-Project: labs/tools/vocabulary-index Gerrit-Branch: master Gerrit-Owner: Youni Verciti <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
