getsentry / responses

A utility for mocking out the Python Requests library.
Apache License 2.0
4.08k stars 347 forks source link

Revert "fix mypy issue" #676

Closed beliaev-maksim closed 9 months ago

beliaev-maksim commented 9 months ago

Reverts getsentry/responses#674

I do not know why, but now it started to work back and CI fails on master (facepalm)

codecov[bot] commented 9 months ago

Codecov Report

Patch coverage is 100.00% of modified lines.

Files Changed Coverage
responses/__init__.py 100.00%

:loudspeaker: Thoughts on this report? Let us know!.

beliaev-maksim commented 9 months ago

what a miracle, both CIs have the same packages installed, how can it be different

@markstory ideas?

markstory commented 9 months ago

ideas?

Nope, this is spooky mypy behavior to me too.