mirror of
https://github.com/Andre0512/pyhOn.git
synced 2026-06-19 19:46:59 +02:00
Fix pylint check
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user