Skip to content

Commit ed55ef6

Browse files
committed
fix typing
1 parent e6af7f6 commit ed55ef6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/sources/influxdb_3/main.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
from dateutil import parser
22
import os
33
import inspect
4+
from typing import Any
45

56
from quixstreams import Application
67
from quixstreams.sources.community.influxdb3 import InfluxDB3Source

0 commit comments

Comments
 (0)