Skip to content

Commit

Permalink
Fixed error of hide cursor in example
Browse files Browse the repository at this point in the history
  • Loading branch information
slok committed Jul 2, 2013
1 parent 20dff0a commit 465289f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples.py
Original file line number Diff line number Diff line change
Expand Up @@ -217,4 +217,4 @@ def download_file():
download_file()
print("\n")

PygressBar.hide_cursor()
PygressBar.show_cursor()

0 comments on commit 465289f

Please sign in to comment.