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