mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 09:13:23 +00:00
There are small typos in: - tests/integration/test_record_mode.py - tests/integration/test_stubs.py - vcr/stubs/__init__.py Fixes: - Should read `repercussions` rather than `repurcussions`. - Should read `superclass` rather than `superclas`. - Should read `cassette` rather than `casssette`. Signed-off-by: Tim Gates <tim.gates@iress.com>