Added the necessary import statement: from typing import List at the top of resampler.py.
from typing import List
resampler.py
· Sign up or log in to comment