swh-lister/swh/lister/pubdev
Nicolas Dandrimont e785e67315 Hook up recently introduced options to all listers
Hopefully one day we'll be able to replace all of this mess with PEP692
TypedDict kwargs, but that's only on track for Python 3.12.
2022-12-05 16:33:45 +01:00
..
tests Update value of User-Agent HTTP request header used by listers 2022-09-26 10:48:40 +02:00
__init__.py pubdev: Update outdated lister documentation 2022-10-28 11:22:15 +02:00
lister.py Hook up recently introduced options to all listers 2022-12-05 16:33:45 +01:00
tasks.py