diff --git a/IPython/nbconvert/preprocessors/tests/test_execute.py b/IPython/nbconvert/preprocessors/tests/test_execute.py index 8ad3762..a896388 100644 --- a/IPython/nbconvert/preprocessors/tests/test_execute.py +++ b/IPython/nbconvert/preprocessors/tests/test_execute.py @@ -1,5 +1,5 @@ """ -Module with tests for the clearoutput preprocessor. +Module with tests for the execute preprocessor. """ # Copyright (c) IPython Development Team.