Skip to content

Commit

Permalink
Format
Browse files Browse the repository at this point in the history
  • Loading branch information
dyve committed Dec 11, 2024
1 parent 7b5629f commit 8eb3f04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_messages.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from django.contrib.messages import constants as DEFAULT_MESSAGE_LEVELS
from django.test import TestCase

from .utils import render_template_with_form,render_template_with_bootstrap
from .utils import render_template_with_form


class MessagesTest(TestCase):
Expand Down

0 comments on commit 8eb3f04

Please sign in to comment.