Remove pep8 errors
pep8 errors will prevent the project from gating. Fix those. Co-Authored-By: Digambar Patil <digambarpat@gmail.com> Co-Authored-By: Steven Dake <sdake@redhat.com> Change-Id: I8cb76b8bdae6b1bb97b127e3a83e2751677b38ac
This commit is contained in:
parent
c47723696f
commit
cf20cacf75
@ -15,4 +15,3 @@ import threading
|
||||
|
||||
# Make a project global TLS trace storage repository
|
||||
TLS = threading.local()
|
||||
|
||||
|
@ -6,7 +6,6 @@ import datetime
|
||||
import functools
|
||||
import inspect
|
||||
import json
|
||||
#import pytz
|
||||
import uuid
|
||||
import pecan
|
||||
import wsme
|
||||
|
Loading…
Reference in New Issue
Block a user