8000 Merge pull request #25096 from ksunden/unused_re · matplotlib/matplotlib@11e37ac · GitHub
[go: up one dir, main page]

Skip to content

Commit 11e37ac

Browse files
authored
Merge pull request #25096 from ksunden/unused_re
Remove unused import of re introduced in #23442
2 parents 6ee6793 + 0f30471 commit 11e37ac

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/backends/backend_pgf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
import math
77
import os
88
import pathlib
9-
import re
109
import shutil
1110
import subprocess
1211
from tempfile import TemporaryDirectory

0 commit comments

Comments
 (0)
0