Skip to content

Commit 46b18d2

Browse files
Merge pull request #25596 from mattjj:whitespace
PiperOrigin-RevId: 707719489
2 parents 3a5c4da + c657682 commit 46b18d2

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)