Skip to content

Commit

Permalink
Merge pull request #1103 from grst/patch-1
Browse files Browse the repository at this point in the history
Fix typo in argument name in docstring (TagRemovePreprocessor)
  • Loading branch information
MSeal committed Sep 30, 2019
2 parents 275f7f9 + cd51b11 commit f139ad8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nbconvert/preprocessors/tagremove.py
Expand Up @@ -21,7 +21,7 @@ class TagRemovePreprocessor(ClearOutputPreprocessor):
remove_cell_tags
removes cells tagged with these values
remove_all_output_tags
remove_all_outputs_tags
removes entire output areas on cells
tagged with these values
Expand Down

0 comments on commit f139ad8

Please sign in to comment.