Skip to content

Commit 528e4e9

Browse files
v0.0.4 :octocat:
1 parent 769cc44 commit 528e4e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ gallerist = Gallerist(
4040
)
4141

4242
# the following function call causes the creation of several versions of the
43-
# image in different sizes; note that this operation is IO bound
43+
# image in different sizes; note that this operation is CPU bound
4444
metadata = gallerist.process_image("ORIGINAL_FILE_NAME_ALREADY_ON_STORAGE.png")
4545

4646
print(metadata)

0 commit comments

Comments
 (0)