get_template_directory
get_template_directory() → str
Return the directory where Alembic setup templates are found.
This method is used by the alembic init
and list_templates
commands.
get_template_directory() → str
Return the directory where Alembic setup templates are found.
This method is used by the alembic init
and list_templates
commands.