mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-24 13:30:40 +08:00
7 lines
149 B
ReStructuredText
7 lines
149 B
ReStructuredText
{{ fullname }}
|
|
{{ underline }}
|
|
|
|
.. currentmodule:: {{ module.split('.')[0] }}
|
|
|
|
.. automethod:: {{ (module.split('.')[1:] + [objname]) | join('.') }}
|