Skip to content

Commit 5703ac4

Browse files
authored
Merge pull request #18290 from QuLogic/unused-import
Remove unused import to fix flake8.
2 parents bcc88d3 + 194ec46 commit 5703ac4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_pickle.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
from io import BytesIO
22
import pickle
3-
import platform
43

54
import numpy as np
65
import pytest

0 commit comments

Comments
 (0)