Skip to content

Commit fd1f351

Browse files
committed
Arrumar tratamento de exceção no notebook queimadas
1 parent 71e7fb6 commit fd1f351

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tutorial/notebooks/05-Exemplo_Queimadas.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,8 @@ diasemchuva
271271
O objeto `Series` é uma array unidimensional com rótulos, capaz de conter qualquer tipo de dados:
272272

273273
```{code-cell} ipython3
274+
:tags: [raises-exception]
275+
274276
diasemchuva[0]
275277
```
276278

0 commit comments

Comments
 (0)