Skip to content

Commit

Permalink
Fix "Merge branch 'master' into sanitize-project"
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmckinney committed Jul 18, 2024
1 parent d8716c7 commit 287742d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/test_webservice.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,9 @@
from unittest import mock

import pytest
<<<<<<< HEAD
from twisted.web.error import Error

||||||| parent of 9e4eccd (test: Add tests to tests/test_webservice.py for directory traversal)
=======

from scrapyd.exceptions import DirectoryTraversalError, RunnerError
>>>>>>> 9e4eccd (test: Add tests to tests/test_webservice.py for directory traversal)
from scrapyd.interfaces import IEggStorage
from scrapyd.jobstorage import Job

Expand Down

0 comments on commit 287742d

Please sign in to comment.