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