pupil-labs / pupil

Open source eye tracking
https://pupil-labs.com
GNU Lesser General Public License v3.0
1.42k stars 669 forks source link

use typing.get_type_hints for all python3 versions #2322

Open bpinsard opened 1 year ago

bpinsard commented 1 year ago

fixes #2321 on python3.8 opening PR to check if it causes issues with testing on more platforms/python versions.