Skip to content

Commit 1718baf

Browse files
committed
add-comment
1 parent 5e7c28e commit 1718baf

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/notebooks/config_InlineBackend.ipynb

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
" 'optimize': True}}\n",
1616
"\n",
1717
"import matplotlib.pyplot as plt\n",
18-
"from matplotlib_inline.backend_inline import set_matplotlib_formats"
18+
"from matplotlib_inline.backend_inline import set_matplotlib_formats\n",
19+
"# TODO: --nbval-current-env"
1920
]
2021
},
2122
{

0 commit comments

Comments
 (0)