Cleanup: pep8

This commit is contained in:
Campbell Barton
2015-09-01 03:51:50 +10:00
parent b3f4bf87b4
commit 922d72355d
11 changed files with 13 additions and 12 deletions

View File

@@ -20,6 +20,7 @@
import time
class ProgressReport:
"""
A basic 'progress report' using either simple prints in console, or WindowManager's 'progress' API.