We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 138e5c5 commit 58b3150Copy full SHA for 58b3150
proxy.py
@@ -45,7 +45,7 @@ def work(self):
45
p.work()
46
p = NoTalkProxy()
47
48
- p.busy = 'Yse'
+ p.busy = 'Yes'
49
50
51
### OUTPUT ###
0 commit comments