Skip to content

Commit d19c860

Browse files
Update _utils.py
1 parent 9f2ac00 commit d19c860

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/squidpy/_utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ def parallelize(
9090
n_jobs
9191
Number of parallel jobs to use. If the function uses numba compiled functions, numba may
9292
may use cores depending on the number of threads set in the environment regardless of this argument.
93-
This argument will be removed in the future.
9493
n_split
9594
Split ``collection`` into ``n_split`` chunks.
9695
If <= 0, ``collection`` is assumed to be already split into chunks.

0 commit comments

Comments
 (0)