Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 168 Bytes

accessor_callable.rst

File metadata and controls

6 lines (4 loc) · 168 Bytes

{{ fullname }} {{ underline }}

.. currentmodule:: {{ module.split('.')[0] }}

.. autoaccessorcallable:: {{ (module.split('.')[1:] + [objname]) | join('.') }}.__call__