Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
d05404a6
Commit
d05404a6
authored
Mar 13, 2015
by
Alexandre Duret-Lutz
Browse files
* wrap/python/tests/ipnbdoctest.py: Typo.
parent
127b77fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrap/python/tests/ipnbdoctest.py
View file @
d05404a6
...
...
@@ -115,7 +115,7 @@ def compare_outputs(test, ref, skip_cmp=('png', 'traceback',
return
False
return
True
def
_wait_for_ready_backport
(
k
f
):
def
_wait_for_ready_backport
(
k
c
):
"""Backport BlockingKernelClient.wait_for_ready from IPython 3"""
# Wait for kernel info reply on shell channel
kc
.
kernel_info
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment