Skip to content

Commit 005c7f3

Browse files
committed
Update pd2v.py
1 parent 8b40839 commit 005c7f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pvsfunc/pd2v.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
import subprocess
55
from collections import Counter
66
from pathlib import Path
7-
from typing import List, Optional, Tuple, Callable
7+
from typing import List, Optional, Tuple
88

99
import vapoursynth as vs
1010
from more_itertools import split_at

0 commit comments

Comments
 (0)