mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-12-02 12:01:17 +00:00
20372b5b0b
This makes it possible to specify more specific type annotations at runtime, so that both mypy and our command system are happy. The .argument(name, type=) syntax is similar to click's, so it should be fairly extensible if we need it. |
||
---|---|---|
.. | ||
__init__.py | ||
arg_check.py | ||
bits.py | ||
data.py | ||
debug.py | ||
human.py | ||
sliding_window.py | ||
strutils.py | ||
typecheck.py |