remove extra space
This commit is contained in:
parent
5562c90377
commit
14ef1a12c7
|
@ -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:
|
||||
|
||||
|
|
Loading…
Reference in New Issue