Commit 6f0e967
authored
Pass correct registry to MultiProcessCollector (#1152)
`registry` does not exists in prometheus_client.registry, as that causes
an ImportError the test was skipped in the 3.9 scenario.
Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>1 parent c5024d3 commit 6f0e967
1 file changed
Lines changed: 1 addition & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | 9 | | |
11 | 10 | | |
12 | 11 | | |
| |||
17 | 16 | | |
18 | 17 | | |
19 | 18 | | |
20 | | - | |
| 19 | + | |
21 | 20 | | |
22 | 21 | | |
23 | 22 | | |
| |||
0 commit comments