Lint.
This commit is contained in:
parent
75f2c56a36
commit
a8bc7a608e
1 changed files with 1 additions and 1 deletions
|
|
@ -10,4 +10,4 @@ class ServiceNotFoundException(RESTError):
|
|||
error_type="ServiceNotFoundException",
|
||||
message="The service {0} does not exist".format(service_name),
|
||||
template='error_json',
|
||||
)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue