mirror of
https://github.com/vee1e/mitmproxy.git
synced 2026-09-03 19:27:14 +00:00
* `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> |
||
|---|---|---|
| .. | ||
| pyinstaller | ||
| __init__.py | ||
| arg_check.py | ||
| asyncio_utils.py | ||
| bits.py | ||
| data.py | ||
| debug.py | ||
| emoji.py | ||
| human.py | ||
| magisk.py | ||
| signals.py | ||
| sliding_window.py | ||
| spec.py | ||
| strutils.py | ||
| typecheck.py | ||
| vt_codes.py | ||