linting
This commit is contained in:
parent
bae1a313e1
commit
2ba0134bb7
@ -343,6 +343,7 @@ class UsagePlan(BaseModel, dict):
|
||||
self['quota'] = quota
|
||||
self['tags'] = tags
|
||||
|
||||
|
||||
class UsagePlanKey(BaseModel, dict):
|
||||
|
||||
def __init__(self, id, type, name, value):
|
||||
|
Loading…
Reference in New Issue
Block a user