Add type stubs for hvac (#11591)

This commit is contained in:
kasium
2024-03-25 12:13:15 +01:00
committed by GitHub
parent f337eb8a51
commit db8e620e3d
70 changed files with 2214 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# stubtest does not understand that the adapter argument type is an adapter and not abc.ABC
hvac.Client.__init__
hvac.v1.Client.__init__