mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-05-13 22:54:26 -04:00
Fix pylint check
This commit is contained in:
parent
b0e3b15ff0
commit
442e7a07dd
2 changed files with 3 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
from typing import Union, Any, TYPE_CHECKING, Protocol, AsyncIterator, Coroutine
|
||||
from typing import Union, Any, TYPE_CHECKING, Protocol
|
||||
|
||||
import aiohttp
|
||||
from yarl import URL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue