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:
parent
f3d2e15256
commit
579c26ce67
@ -17,7 +17,6 @@
|
||||
|
||||
import argparse
|
||||
import datetime
|
||||
import hashlib
|
||||
import json
|
||||
import netaddr
|
||||
import os
|
||||
|
Loading…
Reference in New Issue
Block a user