Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed May 22, 2024
1 parent eebe0cf commit c0f8cfd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/assert_type/db/models/check_enums.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
from typing import Literal, List, Tuple
from typing import List, Literal, Tuple

from django.db.models import IntegerChoices, TextChoices
from django.utils.translation import gettext_lazy as _
Expand Down

0 comments on commit c0f8cfd

Please sign in to comment.