You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: CHANGELOG.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
## 1.47.0 [unreleased]
2
2
3
3
### Bug Fixes
4
-
1.[#672](https://github.com/influxdata/influxdb-client-python/pull/672): Adding type validation to url attribute in client object
4
+
1.[#672](https://github.com/influxdata/influxdb-client-python/pull/672): Add type validation to url attribute in client object
5
+
1.[#674](https://github.com/influxdata/influxdb-client-python/pull/674): Add type linting to client.flux_table.FluxTable, remove duplicated `from pathlib import Path` at setup.py
0 commit comments