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