Skip to content

Commit

Permalink
fix isort
Browse files Browse the repository at this point in the history
  • Loading branch information
hvlads committed Jun 4, 2023
1 parent 77f0489 commit 6b10195
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/blog/tests/test_upload_file.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
from django.urls import reverse
from django.test import override_settings
from django.urls import reverse


def test_upload_file(admin_client, file):
Expand Down

0 comments on commit 6b10195

Please sign in to comment.