Skip to content
Snippets Groups Projects
Forked from Platform / Development / swh-lister
115 commits behind the upstream repository.
Nicolas Dandrimont's avatar
Nicolas Dandrimont authored
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.
b2ff630c
History
Name Last commit Last update
..
lister
__init__.py