Skip to content

Commit

Permalink
Update __init__.py
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielHougaard committed May 27, 2024
1 parent 987f62f commit 90c601e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion crates/infisical-py/infisical_client/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@
from .schemas import GCPIamAuthMethod as GCPIamAuthMethod
from .schemas import GCPIDTokenAuthMethod as GCPIDTokenAuthMethod
from .schemas import UniversalAuthMethod as UniversalAuthMethod
from .schemas import AzureAuthMethod as AzureAuthMethod
from .schemas import AzureAuthMethod as AzureAuthMethod
from .schemas import KubernetesAuthMethod as KubernetesAuthMethod

0 comments on commit 90c601e

Please sign in to comment.