mirror of
https://github.com/master-of-zen/Av1an.git
synced 2024-11-24 18:18:06 +00:00
removed docstring
This commit is contained in:
parent
af2044d412
commit
7e91654235
1 changed files with 1 additions and 3 deletions
4
av1an.py
4
av1an.py
|
@ -1,7 +1,5 @@
|
|||
#!/usr/bin/env python3
|
||||
"""
|
||||
Av1an 1.5 Counting Frames, Less dependency, Faster.
|
||||
"""
|
||||
|
||||
import time
|
||||
from tqdm import tqdm
|
||||
import sys
|
||||
|
|
Loading…
Reference in a new issue