Skip to content

Commit adc2724

Browse files
oops
1 parent b287583 commit adc2724

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

test/integration/models/image/test_image.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -19,10 +19,10 @@
1919
def get_image_upload_regions(client: LinodeClient):
2020
"""
2121
This is necessary because the API does not currently expose
22-
a capability for regions that allow custom image uploads.
22+
a capability for regions that allow custom image uploads.
2323
24-
In the future, we should remove this if the API exposes a custom images capability or
25-
if all Object Storage regions support custom images.
24+
In the future, we should remove this if the API exposes a custom images capability or
25+
if all Object Storage regions support custom images.
2626
"""
2727

2828
return [

0 commit comments

Comments
 (0)