Skip to content

Commit 4365e9a

Browse files
hydrospannerjheld
authored andcommitted
fix ruff
1 parent 96c82df commit 4365e9a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/test_app/admin.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
from django.contrib import admin
2-
from easyaudit.crudhistory_admin_mixin import CRUDHistoryAdminMixin
3-
42

3+
from easyaudit.crudhistory_admin_mixin import CRUDHistoryAdminMixin
54
from tests.test_app.models import Model
65

76

0 commit comments

Comments
 (0)