Skip to content

0.11.1

@jparise jparise tagged this 16 Jun 23:47
I had assumed that each node in the decorator list was either a Call or
a Name, but it can also be an Attribute when the decorator uses module
notation (e.g. `@module.decorator()`).
Assets 2