mitmproxy/test
Justin Su bbb95a7670
Run pyupgrade and improve f-strings (#7837)
* `pyupgrade --py312-plus **/*.py`

* Use `!r` flag in f-strings

* Remove redundant `str()` on `log.LogEntry.msg`

* Remove redundant `str()` in f-strings

* Use self-documenting f-strings

* [autofix.ci] apply automated fixes

---------

Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2025-08-19 20:15:46 +02:00
..
bench
examples introduce new contentview API (#7623) 2025-04-21 14:56:58 +02:00
helper_tools
mitmproxy Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
wg-test-client
__init__.py
conftest.py Run pyupgrade and improve f-strings (#7837) 2025-08-19 20:15:46 +02:00
filename_matching.py
individual_coverage.py Update ruff requirement from <=0.8.6,>=0.5.0 to >=0.5.0,<=0.9.4 (#7528) 2025-02-01 23:21:33 +00:00
run-tests-offline.sh switch to uv (#7662) 2025-04-16 18:38:35 +02:00