Colin-b / pytest_httpx

pytest fixture to mock HTTPX
https://colin-b.github.io/pytest_httpx/
MIT License
358 stars 30 forks source link

Fix typing for httpx_mock fixture #97

Closed JohnnyDeuss closed 1 year ago

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Colin-b commented 1 year ago

Nice spot, could you address my comment?

Colin-b commented 1 year ago

Do you need a release for this or can it wait the next release?

JohnnyDeuss commented 1 year ago

No release needed.

Colin-b commented 1 year ago

Release 0.23.0 is now available on pypi with those changes.