Skip to content

fix return type annotation of update_connection#451

Open
fsagbuya wants to merge 1 commit into
linien-org:developfrom
fsagbuya:fix/influxdb-return-type
Open

fix return type annotation of update_connection#451
fsagbuya wants to merge 1 commit into
linien-org:developfrom
fsagbuya:fix/influxdb-return-type

Conversation

@fsagbuya

Copy link
Copy Markdown

update_connection is annotated as returning an InfluxDBClient but doesn't actually return anything, which makes mypy fail. Changed the annotation to None to match what the method really does.

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.

1 participant