vapoursynth / vsrepo

A simple package repository for VapourSynth
MIT License
113 stars 29 forks source link

Add overloads for `get_frame_async_raw` and fix errors in `__init__`s #176

Closed RivenSkaye closed 2 years ago

RivenSkaye commented 2 years ago

Quite ironic, Mypy reported some errors in the two __init__.py files. Took care of those. Also added overloads for API4's two get_frame_async_raw functions. One being a resolvable future and the other being the same as API3

RivenSkaye commented 2 years ago

Free offer standing to fix the remaining 35 mypy errors spread across vsrepo.py and vsrupdate.py if I can manage to fix all of them

myrsloik commented 2 years ago

Fix it! Nobody else will.