Skip to content

Commit 5962411

Browse files
auvipypauloxnet
andauthored
Update tests/test_validators.py
Co-authored-by: Paolo Melchiorre <[email protected]>
1 parent 34507af commit 5962411

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_validators.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ class Meta:
518518
name='unique_constraint_model_together_uniq2',
519519
fields=('race_name', 'position'),
520520
condition=models.Q(fancy_conditions__gte=10),
521-
)
521+
),
522522
]
523523

524524

0 commit comments

Comments
 (0)