chore(rds2): make flake8 happy
This commit is contained in:
parent
7b1cf9eecd
commit
d1a13ed782
1 changed files with 2 additions and 3 deletions
|
|
@ -303,7 +303,6 @@ class Database(BaseModel):
|
||||||
else:
|
else:
|
||||||
return 'io1'
|
return 'io1'
|
||||||
|
|
||||||
|
|
||||||
@staticmethod
|
@staticmethod
|
||||||
def default_allocated_storage(engine, storage_type):
|
def default_allocated_storage(engine, storage_type):
|
||||||
return {
|
return {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue