We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c1291e commit ad05580Copy full SHA for ad05580
CHANGELOG.md
@@ -1,5 +1,9 @@
1
## 1.47.0 [unreleased]
2
3
+### Bug Fixes
4
+1. [#674](https://github.com/influxdata/influxdb-client-python/pull/674): Adding type linting to client.flux_table.FluxTable
5
+2. Removed duplicated ```from pathlib import Path``` at setup.py (to pass 1 linting test)
6
+
7
### Bug Fixes
8
1. [#672](https://github.com/influxdata/influxdb-client-python/pull/672): Adding type validation to url attribute in client object
9
0 commit comments