Trees | Indices | Help |
---|
|
1 """Follow Fedora branching 2 3 Revision ID: 3d89a66848c5 4 Revises: 227f6bf8f10b 5 Create Date: 2017-08-09 15:58:52.131456 6 7 """ 8 9 # revision identifiers, used by Alembic. 10 revision = '3d89a66848c5' 11 down_revision = '227f6bf8f10b' 12 13 from alembic import op 14 import sqlalchemy as sa 15 16 19 20 23
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 | http://epydoc.sourceforge.net |