Skip to content

Commit

Permalink
Merge pull request #733 from tj-django/chore/update-imports
Browse files Browse the repository at this point in the history
chore: update imports
  • Loading branch information
repo-ranger[bot] committed Dec 28, 2022
2 parents 8722305 + 00f720b commit 8b19bff
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions model_clone/mixin.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
import itertools
from itertools import repeat
from typing import List # noqa

from conditional import conditional
from django.core.checks import Error
Expand Down

0 comments on commit 8b19bff

Please sign in to comment.