We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 47ad76d commit b3e8908Copy full SHA for b3e8908
1 file changed
tests/test_django.py
@@ -86,9 +86,6 @@ class Meta:
86
class Migration(migrations.Migration):
87
initial = True
88
89
- dependencies = [
90
- ]
91
-
92
operations = [
93
VectorExtension(),
94
migrations.CreateModel(
0 commit comments