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 0f39125 commit 6dd4910Copy full SHA for 6dd4910
test/test_pooled.py
@@ -16,7 +16,6 @@
16
import concurrent.futures
17
import threading
18
import unittest
19
-from os import cpu_count
20
21
# Threaded Implementation
22
import threaded
0 commit comments