Allow influxdb-client to be completely tested by stubtest (#9529)

This commit is contained in:
Avasam
2023-01-14 06:03:21 -05:00
committed by GitHub
parent 1946907451
commit cd56735bf0
2 changed files with 1 additions and 4 deletions

View File

@@ -3,3 +3,4 @@ requires = ["types-urllib3"]
[tool.stubtest]
ignore_missing_stub = false
extras = ["extra"]