From 7dfa7925598f0f91212d31d77e28f538b95f6d0a 2014-12-07 19:20:30 From: Min RK Date: 2014-12-07 19:20:30 Subject: [PATCH] docstring --- diff --git a/IPython/html/services/contents/filemanager.py b/IPython/html/services/contents/filemanager.py index cdcda19..ec186de 100644 --- a/IPython/html/services/contents/filemanager.py +++ b/IPython/html/services/contents/filemanager.py @@ -111,9 +111,8 @@ class FileContentsManager(ContentsManager): to be called on the path of a file just saved. - This can be used to This can be used to process the file on disk, - such as converting the notebook to other formats, such as Python or HTML via nbconvert + such as converting the notebook to a script or HTML via nbconvert. It will be called as (all arguments passed by keyword):