```python class Root(RestController): @action def import(self): .... ``` Causes `SyntaxError`
Causes
SyntaxError