Merge "Optimize the import format by pep8"

This commit is contained in:
Jenkins
2017-10-10 14:33:45 +00:00
committed by Gerrit Code Review

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,