Skip to content

Commit

Permalink
isort
Browse files Browse the repository at this point in the history
  • Loading branch information
powderflask committed Jan 9, 2024
1 parent af96f1e commit 5b83635
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_layout.py
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@

from .forms import (
CheckboxesSampleForm,
SimpleCheckboxSampleForm,
CrispyEmptyChoiceTestModel,
CrispyTestModel,
SampleForm,
Expand All @@ -36,6 +35,7 @@
SampleForm4,
SampleForm5,
SampleForm6,
SimpleCheckboxSampleForm,
)
from .test_settings import TEMPLATE_DIRS
from .utils import contains_partial, parse_expected, parse_form
Expand Down

0 comments on commit 5b83635

Please sign in to comment.