Skip to content

Commit 771b69b

Browse files
Merge pull request #1375 from parkyounghwan:master
PiperOrigin-RevId: 289208573
2 parents 1af3e84 + b981946 commit 771b69b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/ko/guide/keras/overview.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
},
115115
"outputs": [],
116116
"source": [
117-
"from __future__ import absolute_import, division, print_function, unicode_literals, unicode_literals\n",
117+
"from __future__ import absolute_import, division, print_function, unicode_literals\n",
118118
"\n",
119119
"!pip install tensorflow-gpu==2.0.0-rc1\n",
120120
"import tensorflow as tf\n",

0 commit comments

Comments
 (0)