Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

latency-charter.py: import matplotlib once, not twice #7096

Merged
merged 1 commit into from
Sep 22, 2023

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Sep 22, 2023

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

@cclauss cclauss requested a review from a team as a code owner September 22, 2023 07:53
@cclauss cclauss requested a review from aarongable September 22, 2023 07:53
@aarongable
Copy link
Contributor

Test-only, merging on one review. Thanks for the fix!

@aarongable aarongable merged commit 574c5cf into letsencrypt:main Sep 22, 2023
@cclauss cclauss deleted the patch-1 branch September 22, 2023 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants