swh-lister/swh/lister/debian
Nicolas Dandrimont b2ff630c9b debian: refactor inner loop slightly to help mypy
mypy doesn't catch that multiple uses of
`self.listed_origins[origin_url]` in the same statement should be identical.
Using a temporary local variable for it seems to help.
2023-06-21 13:57:27 +02:00
..
tests python: Reformat code with black 22.3.0 2022-04-08 15:15:09 +02:00
__init__.py Remove no longer used models field in dict returned by register 2021-02-02 16:33:52 +01:00
lister.py debian: refactor inner loop slightly to help mypy 2023-06-21 13:57:27 +02:00
tasks.py debian: Reimplement lister using new Lister API 2021-01-26 17:20:22 +01:00