We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb529e commit c84b924Copy full SHA for c84b924
tests/core/test_core.py
@@ -1,7 +1,7 @@
1
import os
2
import webbrowser
3
from platform import platform
4
-from threading import Thread, Timer
+from threading import Thread
5
from typing import Any, Dict, List, Optional, Set, Tuple
6
7
import pyperclip
0 commit comments