mirror of
https://github.com/kennethreitz/requests-html.git
synced 2026-06-05 23:00:20 +00:00
3375831c22
There are small typos in: - requests_html.py - tests/test_requests_html.py Fixes: - Should read `instances` rather than `instaces`. - Should read `encoding` rather than `enconding`. Signed-off-by: Tim Gates <tim.gates@iress.com>