Farama-Foundation / miniwob-plusplus

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

Added type annotations and fixed docstrings. #16

Closed ppasupat closed 1 year ago

ppasupat commented 1 year ago

Description

Added type annotations to public interfaces and fixed docstrings.

The changes have been verified by pydocstyle and pyright.

Fixes #14.

Type of change

Please delete options that are not relevant.

Checklist:

ppasupat commented 1 year ago

@pseudo-rnd-thoughts I removed requirements.txt. Please let me know if anything else should be changed.