Flake8 update - inventory-manage.py

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

Partial-Bug: #1440462
Change-Id: I5fae26dc6af5fe09ef6bfcab9bb0894f27e7aae6
This commit is contained in:
Jesse Pretorius 2015-04-07 10:37:37 +01:00
parent 443c370f9d
commit 72f33ff7b4

View File

@ -15,9 +15,8 @@
#
# (c) 2014, Kevin Carter <kevin.carter@rackspace.com>
import argparse
import os
import json
import os
import prettytable