Farama-Foundation / miniwob-plusplus

MiniWoB++: a web interaction benchmark for reinforcement learning
https://miniwob.farama.org/
MIT License
280 stars 47 forks source link

[Proposal] Add type hinting where reasonable #14

Closed ppasupat closed 1 year ago

ppasupat commented 1 year ago

Proposal

Add type hints and enable the Pyright type checker in git pre-commit.

Motivation

Type hint is part of the Farama project standards: https://farama.org/project_standards.

Pitch

Alternatives

None.

Additional context

None.

Checklist