Skip to content

Commit

Permalink
update module after a change in pyquickhelper
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed Apr 3, 2016
1 parent 87f9c6a commit 33a5cf2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/code_beatrix/automation/notebook_test_helper.py
Expand Up @@ -6,7 +6,8 @@
import os
import sys
from pyquickhelper.loghelper import noLOG
from pyquickhelper.ipythonhelper.notebook_helper import run_notebook, install_python_kernel_for_unittest
from pyquickhelper.ipythonhelper.notebook_helper import install_python_kernel_for_unittest
from pyquickhelper.ipythonhelper import run_notebook


def ls_notebooks(subfolder):
Expand Down

0 comments on commit 33a5cf2

Please sign in to comment.