Fix style

This commit is contained in:
Lysandre 2022-06-10 11:20:14 +02:00
parent 1d463303fe
commit 2bc305107a

View File

@ -118,7 +118,7 @@ class ImageFeatureExtractionMixin:
def convert_rgb(self, image):
"""
Converts `PIL.Image.Image` to RGB format.
Converts `PIL.Image.Image` to RGB format.
Args:
image (`PIL.Image.Image`):