Commit Graph

3 Commits

Author SHA1 Message Date
Christian Clauss 574c5cfa9b
latency-charter.py: import matplotlib once, not twice (#7096)
`matplotlib` is already imported on line 3.

% `pipx run ruff --select=F811 .`
```
test/load-generator/latency-charter.py:10:8: F811 Redefinition of unused `matplotlib` from line 3
```
2023-09-22 08:27:48 -07:00
Daniel McCarney f1894f8d1d
tidy: typo fixes flagged by codespell (#4634) 2020-01-07 14:01:26 -05:00
Roland Shoemaker 6e0e432dc8 Review fixes pt. 3 2017-03-02 15:13:33 -08:00