From 2b3893830595c2b2d130f95409d57018fca2bd46 Mon Sep 17 00:00:00 2001 From: acxz <17132214+acxz@users.noreply.github.com> Date: Wed, 16 Dec 2020 11:06:33 -0500 Subject: [PATCH] remove extra newline --- doc/source/installation.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/doc/source/installation.rst b/doc/source/installation.rst index 40813d86a..151a4dbc4 100644 --- a/doc/source/installation.rst +++ b/doc/source/installation.rst @@ -55,7 +55,6 @@ instead of the ones above: `Linux Python 3.6`_ `MacOS Python 3.6`_ `Windows Python 3.6`_ =================== =================== ====================== - .. _`Linux Python 3.9`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-1.2.0.dev0-cp39-cp39-manylinux2014_x86_64.whl .. _`Linux Python 3.8`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-1.2.0.dev0-cp38-cp38-manylinux2014_x86_64.whl .. _`Linux Python 3.7`: https://s3-us-west-2.amazonaws.com/ray-wheels/latest/ray-1.2.0.dev0-cp37-cp37m-manylinux2014_x86_64.whl