diff --git a/backend/alembic.ini b/backend/alembic.ini index 3944cdf1d..78c10646c 100644 --- a/backend/alembic.ini +++ b/backend/alembic.ini @@ -63,7 +63,7 @@ version_path_separator = os # Use os.pathsep. Default configuration used for ne sqlalchemy.url = '' -; [post_write_hooks] +# [post_write_hooks] # post_write_hooks defines scripts or Python functions that are run # on newly generated revision scripts. See the documentation for further # detail and examples