Add benchmarks

This commit is contained in:
Anton Osika
2023-06-17 12:06:50 +02:00
parent b43bb1f407
commit f076ae286e
5 changed files with 11 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
Create a CLI tool in Python that allows users to resize images by specifying the desired width and height. Use the Pillow library for image manipulation.