Skip to content

Commit

Permalink
Merge bed4094 into b095ae5
Browse files Browse the repository at this point in the history
  • Loading branch information
hafiz703 committed Nov 13, 2019
2 parents b095ae5 + bed4094 commit 2791fd5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion halo/halo_notebook.py
Expand Up @@ -38,7 +38,7 @@ def clear(self):
self.output.outputs += self._output('\r')
self.output.outputs += self._output(self.CLEAR_LINE)

self.output.outputs = self._output()
self.output.outputs += self._output()
return self

def _render_frame(self):
Expand Down

0 comments on commit 2791fd5

Please sign in to comment.