Skip to content

Commit

Permalink
Import InvalidUrlClientError @ tests
Browse files Browse the repository at this point in the history
  • Loading branch information
webknjaz authored Feb 12, 2024
1 parent 7a87251 commit cb00d40
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_client_functional.py
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
from aiohttp.abc import AbstractResolver
from aiohttp.client_exceptions import (
InvalidURL,
InvalidUrlClientError,
InvalidUrlRedirectClientError,
NonHttpUrlClientError,
NonHttpUrlRedirectClientError,
Expand Down

0 comments on commit cb00d40

Please sign in to comment.