Skip to content

Commit

Permalink
fix typo in version (#1375)
Browse files Browse the repository at this point in the history
  • Loading branch information
willingc authored Sep 12, 2020
1 parent 10a04d5 commit 6bbdca7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/api_examples/template_path/make_html.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
this script builds html files with either classic or classic_clone templates
Note: nbconvert 6.1 changed ``template_path`` to ``template_paths``
Note: nbconvert 6.0 changed ``template_path`` to ``template_paths``
"""
import nbformat
from traitlets.config import Config
Expand Down

0 comments on commit 6bbdca7

Please sign in to comment.