debian: refactor inner loop slightly to help mypy
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Stage: external | No artifacts found |
Staging instance, all changes can be removed at any time
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.
Status | Pipeline | Created by | Stages | Actions |
---|---|---|---|---|
Stage: external |
Download artifacts
No artifacts found |