Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Oct 18, 2023
1 parent 467dee1 commit 9fe21a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wikiteam3/uploader.py
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,7 @@ def main(params=[]):
This script takes the filename of a list of wikis as argument and uploads their dumps to archive.org.
The list must be a text file with the wiki's api.php URLs, one per line.
Dumps must be 7-Zip archives in the same directory as produced by launcher and it needs a file named keys.txt.
Dumps must be 7-Zip archives in the same directory as produced by launcher and it needs a file named keys.txt.
This is explained at https://github.com/mediawiki-client-tools/mediawiki-dump-generator/blob/python3/PUBLISHING.md
Use --help to print this help."""
Expand Down

0 comments on commit 9fe21a1

Please sign in to comment.