Skip to content

Commit

Permalink
Run black
Browse files Browse the repository at this point in the history
  • Loading branch information
mardiros committed Apr 9, 2024
1 parent 3ca665d commit 56a159c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/unittests/test_client.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
import ssl

import pytest
from httpx import Request, Response

from aioxmlrpc.client import Fault, ProtocolError, ServerProxy

RESPONSES = {
Expand Down

0 comments on commit 56a159c

Please sign in to comment.