Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
  • Loading branch information
amureki committed Jan 5, 2025
1 parent d754aa6 commit 6407755
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions tests/test_baker.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,8 @@
ModelNotFound,
)
from model_bakery.timezone import tz_aware
from tests.generic import models
from tests.generic.baker_recipes import lonely_person
from tests.generic import baker_recipes, models
from tests.generic.forms import DummyGenericIPAddressFieldForm
from tests.generic import baker_recipes


def test_import_seq_from_baker():
Expand Down

0 comments on commit 6407755

Please sign in to comment.