Skip to content

Commit aff98b6

Browse files
authored
Fix json error.
1 parent 2eca8c2 commit aff98b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/en/tutorials/audio/simple_audio.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
},
9999
"outputs": [],
100100
"source": [
101-
"!pip install -U -q tensorflow tensorflow_datasets\n",
101+
"!pip install -U -q tensorflow tensorflow_datasets"
102102
]
103103
},
104104
{

0 commit comments

Comments
 (0)