mirror of
https://github.com/Grasscutters/mitmproxy.git
synced 2024-11-22 15:37:45 +00:00
make the linter happy
This commit is contained in:
parent
b78fea3784
commit
fb238ad63e
@ -16,4 +16,4 @@ Usage:
|
||||
|
||||
def start():
|
||||
import pydevd
|
||||
pydevd.settrace("localhost", port=5678, stdoutToServer=True, stderrToServer=True)
|
||||
pydevd.settrace("localhost", port=5678, stdoutToServer=True, stderrToServer=True)
|
||||
|
Loading…
Reference in New Issue
Block a user