Skip to content

Commit

Permalink
Merge branch 'main' into django.core.files.storage
Browse files Browse the repository at this point in the history
  • Loading branch information
kodiakhq[bot] authored May 17, 2024
2 parents 916178f + b0d7081 commit d82668e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions django-stubs/db/models/constraints.pyi
Original file line number Diff line number Diff line change
Expand Up @@ -61,4 +61,5 @@ class UniqueConstraint(BaseConstraint):
include: str | Sequence[str] | None = ...,
opclasses: Sequence[str] = ...,
violation_error_message: str | None = ...,
nulls_distinct: bool | None = ...,
) -> None: ...

0 comments on commit d82668e

Please sign in to comment.