mirror of
https://github.com/serengil/deepface.git
synced 2025-06-06 11:35:21 +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).
|
||||
|
||||
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:
|
||||
None
|
||||
|
@ -64,8 +64,8 @@ def analysis(
|
||||
|
||||
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:
|
||||
None
|
||||
"""
|
||||
|
Loading…
x
Reference in New Issue
Block a user