mirror of
https://github.com/huggingface/transformers.git
synced 2025-08-02 19:21:31 +06:00
Fix style
This commit is contained in:
parent
1d463303fe
commit
2bc305107a
@ -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`):
|
||||
|
Loading…
Reference in New Issue
Block a user