Skip to content

Commit 15ab64a

Browse files
committed
!suqash
1 parent 196dc68 commit 15ab64a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -157,7 +157,6 @@ Grab the output of pane:
157157
```python
158158
>>> pane.clear() # clear the pane
159159
>>> pane.send_keys("cowsay 'hello'", enter=True)
160-
>>> import time; time.sleep(5)
161160
>>> print('\n'.join(pane.cmd('capture-pane', '-p').stdout)) # doctest: +SKIP
162161
$ cowsay 'hello'
163162
_______

0 commit comments

Comments
 (0)