Skip to content

Commit 5041b28

Browse files
committed
Une coquille à cause d'un bloc jupyter
1 parent 52b3952 commit 5041b28

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

content/01_data/01_tp_numpy.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,6 @@ Y = np.random.normal(0,np.sqrt(2),1000)
7272
np.var(Y)
7373
```
7474

75-
```python
76-
Il existe
77-
```
7875

7976
```python
8077
np.linspace(0, 1, 5)

0 commit comments

Comments
 (0)