mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-08 13:04:46 +08:00
influx-db: fix flake8 (#11365)
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
from _typeshed import Incomplete
|
||||
from multiprocessing.pool import ApplyResult
|
||||
from typing import overload
|
||||
from typing_extensions import Literal
|
||||
from typing import Literal, overload
|
||||
|
||||
from influxdb_client.domain.tasks import Tasks
|
||||
from influxdb_client.service._base_service import _BaseService
|
||||
|
||||
Reference in New Issue
Block a user