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:
@@ -15,9 +15,8 @@
|
|||||||
#
|
#
|
||||||
# (c) 2014, Kevin Carter <kevin.carter@rackspace.com>
|
# (c) 2014, Kevin Carter <kevin.carter@rackspace.com>
|
||||||
import argparse
|
import argparse
|
||||||
import os
|
|
||||||
import json
|
import json
|
||||||
|
import os
|
||||||
import prettytable
|
import prettytable
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user