Optimize the import format by pep8

Change-Id: Ic96759df51f5572fb6047df4b38bb411ecba8e20
This commit is contained in:
caoyuan
2017-10-05 22:34:13 +08:00
parent fa7749ac8f
commit f445fc451e

View File

@@ -22,7 +22,8 @@
# All configuration values have a default; values that are commented out
# serve to show the default.
import sys, os
import os
import sys
from watcher import version as watcher_version
# If extensions (or modules to document with autodoc) are in another directory,