Skip to content

Commit

Permalink
black
Browse files Browse the repository at this point in the history
  • Loading branch information
powderflask committed Jan 8, 2024
1 parent 096baa5 commit 8fb774f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_layout_objects.py
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ def test_remove_labels():

class TestBootstrapLayoutObjects:
def test_custom_django_widget(self):

# Make sure an inherited RadioSelect gets rendered as it
form = SampleFormCustomWidgets()
assert isinstance(form.fields["inline_radios"].widget, CustomRadioSelect)
Expand Down

0 comments on commit 8fb774f

Please sign in to comment.