mirror of
https://github.com/serengil/deepface.git
synced 2025-06-05 19:15:23 +00:00
clarify docstring
This commit is contained in:
parent
b11eec0eab
commit
9dc261b080
@ -37,7 +37,7 @@ def list_images(path: str) -> List[str]:
|
||||
|
||||
def yield_images(path: str) -> Generator[str]:
|
||||
"""
|
||||
List images in a given path
|
||||
Yield images in a given path
|
||||
Args:
|
||||
path (str): path's location
|
||||
Yields:
|
||||
|
Loading…
x
Reference in New Issue
Block a user