mirror of
https://github.com/serengil/deepface.git
synced 2025-06-07 12:05:22 +00:00
write small dockstring for lint
This commit is contained in:
parent
5af32fa841
commit
15a4f46608
@ -480,7 +480,8 @@ def stream(
|
|||||||
|
|
||||||
anti_spoofing (boolean): Flag to enable anti spoofing (default is False).
|
anti_spoofing (boolean): Flag to enable anti spoofing (default is False).
|
||||||
|
|
||||||
output_path (str): Path to save the output video. If None, no video is saved (default is None).
|
output_path (str): Path to save the output video. (default is None
|
||||||
|
If None, no video is saved).
|
||||||
|
|
||||||
Returns:
|
Returns:
|
||||||
None
|
None
|
||||||
|
@ -64,8 +64,8 @@ def analysis(
|
|||||||
|
|
||||||
anti_spoofing (boolean): Flag to enable anti spoofing (default is False).
|
anti_spoofing (boolean): Flag to enable anti spoofing (default is False).
|
||||||
|
|
||||||
output_path (str): Path to save the output video. If None, no video is saved (default is None).
|
output_path (str): Path to save the output video. (default is None
|
||||||
|
If None, no video is saved).
|
||||||
Returns:
|
Returns:
|
||||||
None
|
None
|
||||||
"""
|
"""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user