Skip to content

Commit

Permalink
#99 format
Browse files Browse the repository at this point in the history
  • Loading branch information
ephes committed Aug 14, 2023
1 parent 2bb6328 commit 7d5a7fa
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/management_command_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@

import pytest
from django.core.files.storage import storages
from django.core.management import call_command
from django.core.management.base import CommandError
from django.core.management import CommandError, call_command

from cast.management.commands.media_backup import Command as MediaBackupCommand

Expand Down

0 comments on commit 7d5a7fa

Please sign in to comment.