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 57613ff commit 16a30a6Copy full SHA for 16a30a6
1 file changed
cubed/tests/utils.py
@@ -16,7 +16,7 @@
16
"monitoring_interval": 0.1,
17
"include_modules": None,
18
},
19
- "localhost": {"version": 1},
+ "localhost": {"version": 2},
20
}
21
22
ALL_EXECUTORS = [create_executor("single-threaded")]
0 commit comments