Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Aug 21, 2024
1 parent 7f71737 commit 87b05b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/integration/upload_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
from pyquery import PyQuery as pq

from testing import assert_url_matches_content
from testing import raw_text_url_from_paste_html
from testing import BINARY_TESTCASES
from testing import FILE_CONTENT_TESTCASES
from testing import paste_urls_from_details
from testing import PLAINTEXT_TESTCASES
from testing import raw_text_url_from_paste_html
from testing import urls_from_details


Expand Down

0 comments on commit 87b05b1

Please sign in to comment.