mirror of
https://gitlab.com/crafty-controller/crafty-4.git
synced 2024-08-30 18:23:09 +00:00
Lint
This commit is contained in:
parent
d24f56f4a5
commit
a46129f20c
@ -1,4 +1,3 @@
|
||||
import uuid
|
||||
import logging
|
||||
import datetime
|
||||
from peewee import (
|
||||
@ -384,8 +383,7 @@ class HelpersManagement:
|
||||
|
||||
if backup_model:
|
||||
return model_to_dict(backup_model)
|
||||
else:
|
||||
raise IndexError
|
||||
raise IndexError
|
||||
|
||||
@staticmethod
|
||||
def remove_backup_config(backup_id):
|
||||
|
Loading…
Reference in New Issue
Block a user