Skip to content

Commit 21772d3

Browse files
authored
copy edit doc string
1 parent 95904f4 commit 21772d3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

videohash/framesextractor.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
class FramesExtractor:
2323

2424
"""
25-
extract from from the passed video file and save at the output directory.
25+
Extract frames from the input video file and save at the output directory(frame storage directory).
2626
"""
2727

2828
def __init__(

0 commit comments

Comments
 (0)