Instantly share code, notes, and snippets.
Add this in your ini file:
[alembic:exclude] tables = spatial_ref_sys
In env.py:
env.py
import re