Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d1984c5

Browse files
remove lingering threading import
1 parent 9255fb6 commit d1984c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/matplotlib/tests/test_backends_interactive.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,6 @@ def _get_testable_interactive_backends():
7171
import io
7272
import json
7373
import sys
74-
import threading
7574
from unittest import TestCase
7675
7776
import matplotlib as mpl

0 commit comments

Comments
 (0)