Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
alex-treebeard authored Sep 10, 2023
1 parent 7213a2b commit 137a360
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,16 +57,11 @@ Your notebook should look like this:
A cell with the following metadata can throw an exception without failing the test:

```json
{
"language": "python",
"custom": {
"metadata": {
"tags": [
"raises-exception"
]
}
"metadata": {
"tags": [
"raises-exception"
]
}
}
```

## Ignore a Code Cell
Expand Down

0 comments on commit 137a360

Please sign in to comment.