mirror of
https://github.com/khoaliber/khoj.git
synced 2026-03-06 05:39:12 +00:00
Add type of operation variable in latest migration
This commit is contained in:
@@ -9,4 +9,4 @@ class Migration(migrations.Migration):
|
||||
("database", "0020_speechtotextmodeloptions_and_more"),
|
||||
]
|
||||
|
||||
operations = []
|
||||
operations: list = []
|
||||
|
||||
Reference in New Issue
Block a user