Doesn't cause a syntax error but is quite confusing. The relevant code: ``` def touch(self,): self.post("control", action="touch") return self ```
Doesn't cause a syntax error but is quite confusing. The relevant code: