Skip to content

Commit

Permalink
style: lint violation
Browse files Browse the repository at this point in the history
  • Loading branch information
tazlin committed Jul 11, 2023
1 parent 0e3f936 commit c10d5b7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/ai_horde_api/test_api_calls.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
)
from horde_sdk.ai_horde_api.consts import WORKER_TYPE
from horde_sdk.generic_api import RequestErrorResponse
from horde_sdk.generic_api.apimodels import BaseResponse
from horde_sdk.generic_api.utils.swagger import SwaggerDoc

_PRODUCTION_RESPONSES_FOLDER = Path(__file__).parent.parent / "test_data" / "ai_horde_api" / "production_responses"
Expand Down

0 comments on commit c10d5b7

Please sign in to comment.