Replace __getattr__ + __[sg]etitem__ calls by a single __[sg]etattr__ call.
Also, provide one argument per line. Also, avoid shadowing "id" built-in.
Showing
Please register or sign in to comment
Also, provide one argument per line. Also, avoid shadowing "id" built-in.