gpodder/tools
Teemu Ikonen 6bd0bb0530 Remove unused imports and pass statements
Fixes flake8 error F401.
Most errors were fixed by running

autoflake -i -r --remove-all-unused-imports .

which also removes unnecessary 'pass' statements, some by hand-editing.
2022-11-14 18:32:09 +02:00
..
fake-dbus-module Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
i18n Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
mac-osx Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
win_installer Upgrade to newer version of 7-Zip for portable Windows build. 2022-08-02 19:22:36 -06:00
create-desktop-icon.py Remove unused imports and pass statements 2022-11-14 18:32:09 +02:00
getversion.py Update unit tests, doctests and makefiles 2016-11-21 23:32:50 +01:00
github_release.py Switch from filemagic to python-magic for github releases. 2021-04-09 20:26:22 -06:00
localdepends.py Add executable bit for tools that should be executable. 2020-01-13 15:19:01 -07:00
make-help.txt Restructure the source tree, modular installs 2012-02-23 20:38:55 +01:00
progressbar_icon_tester.py Add executable bit for tools that should be executable. 2020-01-13 15:19:01 -07:00
requirements.txt sort and update dependencies 2022-07-13 19:00:29 -06:00
test-auth-server.py test server: add podcast with space in the filename, not encoded 2020-07-12 18:28:45 +02:00