Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed stubs: influxdb-client (April 2025) #13702

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Daksh2000
Copy link
Contributor

No description provided.

@Daksh2000 Daksh2000 marked this pull request as draft March 22, 2025 07:42
Copy link
Contributor

Diff from mypy_primer, showing the effect of this PR on open source code:

core (https://github.com/home-assistant/core)
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "str"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "str | None"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "bool | None"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "bool"  [arg-type]
- homeassistant/components/influxdb/__init__.py:355: error: Argument 1 to "InfluxDBClient" has incompatible type "**dict[str, int]"; expected "dict[Any, Any] | None"  [arg-type]

@Daksh2000 Daksh2000 changed the title Removed stubs: influxdb-client Removed stubs: influxdb-client (April 2025) Mar 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants