We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48ca0ce commit d16fa23Copy full SHA for d16fa23
1 file changed
hcloud/storage_boxes/client.py
@@ -191,7 +191,6 @@ def change_type(
191
192
def reset_password(
193
self,
194
- *,
195
password: str,
196
) -> BoundAction:
197
"""
@@ -1000,7 +999,6 @@ def change_type(
1000
999
1001
1002
storage_box: StorageBox | BoundStorageBox,
1003
1004
1005
1006
0 commit comments