Trying to fix line endings.

This commit is contained in:
Roger Labbe 2015-04-04 11:19:49 -07:00
parent 7f2b152c9d
commit d957cd7af1

View File

@ -259,7 +259,7 @@
"source": [
"#format the book\n",
"import book_format\n",
"book_format.load_style()"
"book_format.load_style() "
]
},
{