Commit 2bc30510 authored by Lysandre's avatar Lysandre
Browse files

Fix style

parent 1d463303
...@@ -118,7 +118,7 @@ class ImageFeatureExtractionMixin: ...@@ -118,7 +118,7 @@ class ImageFeatureExtractionMixin:
def convert_rgb(self, image): def convert_rgb(self, image):
""" """
Converts `PIL.Image.Image` to RGB format. Converts `PIL.Image.Image` to RGB format.
Args: Args:
image (`PIL.Image.Image`): image (`PIL.Image.Image`):
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment