Fixing up flake8

This commit is contained in:
Matthew Jones
2015-11-30 11:13:21 -05:00
parent d662726f8c
commit 5d3da1460f
2 changed files with 1 additions and 2 deletions

View File

@@ -1,6 +1,5 @@
#!/usr/bin/env python
import os
from ansible.module_utils.basic import * # noqa
DOCUMENTATION = '''