Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
csae8092 committed Jul 12, 2024
1 parent 8611b85 commit 1e5626c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shps/forms.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
from django.core.exceptions import ValidationError

from crispy_forms.helper import FormHelper
from crispy_forms.layout import Submit, Layout, Fieldset
from crispy_forms.layout import Submit, Layout
from crispy_bootstrap5.bootstrap5 import BS5Accordion
from crispy_forms.bootstrap import AccordionGroup

Expand Down

0 comments on commit 1e5626c

Please sign in to comment.