Skip to content

Commit

Permalink
remove duplicate docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
alik-git authored Dec 8, 2024
1 parent 0c571f7 commit d4d3d93
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions examples/test_krec_read.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,6 @@
import os
from datetime import datetime

"""Usage:
python examples/test_krec_read.py --krec_file /path/to/krec/file
"""

def get_krec_file_type(file_path: str) -> str:
"""Determine if the file is a direct KREC file or MKV-embedded KREC.
Expand Down

0 comments on commit d4d3d93

Please sign in to comment.