diff --git a/docs/news.d/1039.feature.rst b/docs/news.d/1039.feature.rst index 8d832c2ae..a6fb25c0d 100644 --- a/docs/news.d/1039.feature.rst +++ b/docs/news.d/1039.feature.rst @@ -1 +1 @@ -It is possible to use all logical CPUs by passing `-p0` (`--num-threads=0`). See `multiprocessing.cpu_count` for how the number is determined. \ No newline at end of file +It is possible to use all logical CPUs by passing ``-p0`` (``--num-threads=0``). See ``multiprocessing.cpu_count`` for how the number is determined.