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.
Merge request reports
Activity
changed milestone to %MRO 2023
added activity::MRO label
assigned to @olasd
Jenkins job DLS/gitlab-builds #89 succeeded .
See Console Output and Coverage Report for more details.
Please register or sign in to reply