Fixing flake8 errors, this should be almost all of them!

This commit is contained in:
Matthew Jones
2015-02-11 16:42:55 -05:00
parent 59d824a643
commit 6a18a50d99
38 changed files with 252 additions and 407 deletions

View File

@@ -1,12 +1,12 @@
# Copyright (c) 2014 AnsibleWorks, Inc.
# All Rights Reserved.
__version__ = '2.2.0'
import os
import sys
import warnings
__version__ = '2.2.0'
__all__ = ['__version__']
# Check for the presence/absence of "devonly" module to determine if running