GitClassic
Feed
Explore
Random
Go Pro
Sign in
Significant-Gravitas
/
vcrpy
Code
/
Commits
/ 4f70152
Enable rule B (flake8-bugbear) on ruff
Jair Henrique
committed on Jun 27, 2023, 12:12 PM
Showing
12
changed files
+29 additions
-29 deletions
M
pyproject.toml
+1
M
tests/assertions.py
+4
-2
M
tests/integration/test_aiohttp.py
+4
-2
M
tests/integration/test_httpx.py
+2
-2
M
tests/integration/test_multiple.py
+2
-1
M
tests/integration/test_record_mode.py
+5
-4
M
tests/integration/test_tornado.py
+2
-2
M
tests/unit/test_cassettes.py
+2
-2
M
vcr/cassette.py
+2
-2
M
vcr/config.py
+2
-2
M
vcr/request.py
+1
M
vcr/serializers/jsonserializer.py
+2
-10
Browse files at this commit โ