From 14ef1a12c7379623b11dd7a24f2095cb8e6c9656 Mon Sep 17 00:00:00 2001 From: Benjamin Peterson Date: Wed, 13 May 2015 11:19:27 -0400 Subject: remove extra space --- Doc/whatsnew/3.5.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Doc/whatsnew/3.5.rst b/Doc/whatsnew/3.5.rst index 46ea6fc..7c845cd 100644 --- a/Doc/whatsnew/3.5.rst +++ b/Doc/whatsnew/3.5.rst @@ -69,8 +69,8 @@ Summary -- Release highlights New syntax features: -* :pep:`465`, a new matrix multiplication operator: ``a @ b``. -* :pep:`492`, coroutines with async and await syntax. +* :pep:`465`, a new matrix multiplication operator: ``a @ b``. +* :pep:`492`, coroutines with async and await syntax. New library modules: -- cgit v0.12