make the linter happy

This commit is contained in:
Maximilian Hils
2016-07-23 14:35:04 -07:00
parent b78fea3784
commit fb238ad63e

View File

@@ -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)