You've already forked pyhOn
mirror of
https://github.com/Andre0512/pyhOn.git
synced 2025-11-28 21:39:44 +02:00
Add pylint checks
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
from typing import Union, Any, TYPE_CHECKING, Protocol
|
||||
from typing import Union, Any, TYPE_CHECKING, Protocol, AsyncIterator, Coroutine
|
||||
|
||||
import aiohttp
|
||||
from yarl import URL
|
||||
|
||||
Reference in New Issue
Block a user