mirror of
https://github.com/Hopiu/django-modeltranslation.git
synced 2026-03-16 22:10:31 +00:00
chore: Formatting
This commit is contained in:
parent
880e37e7cd
commit
785133b6ac
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ class TestDjangoModelUtils:
|
|||
"""
|
||||
Test case for https://github.com/deschler/django-modeltranslation/issues/760
|
||||
"""
|
||||
|
||||
def test_soft_deletable_model(self):
|
||||
try:
|
||||
from model_utils.models import SoftDeletableModel
|
||||
|
|
|
|||
Loading…
Reference in a new issue