Fix lint issue with dynamic_inventory.py

This update fixes issues with linting such that it can now pass
OpenStack hacking/flake8 checks.

Change-Id: Ibe7c8158f41f132fada43aa9b9812a29e64320c5
Partial-Bug: 1440462
This commit is contained in:
Kevin Carter 2015-04-14 10:05:04 -05:00
parent f3d2e15256
commit 579c26ce67

View File

@ -17,7 +17,6 @@
import argparse
import datetime
import hashlib
import json
import netaddr
import os