Skip to content

Commit c657682

Browse files
committed
remove whitespace from distributed arrays doc
1 parent 74eca13 commit c657682

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

docs/notebooks/Distributed_arrays_and_automatic_parallelization.ipynb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030
},
3131
"outputs": [],
3232
"source": [
33-
"\n",
3433
"from typing import Optional\n",
3534
"\n",
3635
"import numpy as np\n",

docs/notebooks/Distributed_arrays_and_automatic_parallelization.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@ This tutorial discusses parallelism via `jax.Array`, the unified array object mo
2626
```{code-cell}
2727
:id: FNxScTfq3vGF
2828
29-
3029
from typing import Optional
3130
3231
import numpy as np

0 commit comments

Comments
 (0)