Skip to content

Commit 4e1f58f

Browse files
committed
fix: export ErrorResponse from main __init__.py
1 parent b967ab9 commit 4e1f58f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/itl_controlplane_sdk/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@
3737
ResourceResponse,
3838
ResourceListResponse,
3939
ResourceMetadata,
40+
ErrorResponse,
4041
ProvisioningState,
4142
# Exceptions (simple)
4243
ResourceProviderError,

0 commit comments

Comments
 (0)