-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
rm gui.py, mv launcher and uploader to subfolders #213
base: python3
Are you sure you want to change the base?
Conversation
for more information, see https://pre-commit.ci
I don't know which files get the shebang |
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
for more information, see https://pre-commit.ci
FWIW the reason I've left |
Okay. It looks unfinished. Perhaps it should be written from scratch. |
Dumpgenerator.py itself could do the two checks mentioned here in USAGE.md. |
Launcher.py, uploader.py and gui.py should then be removed from https://github.com/mediawiki-client-tools/upstream-to-sort Launcher I've sorted already, (at #221). Uploader and gui will get fixed as well eventually. |
I had to tweak init & main files to keep dumpgenerator, launcher and uploader still working the same as they were.