summaryrefslogtreecommitdiff
path: root/alembic/templates/pylons/alembic.ini.mako
diff options
context:
space:
mode:
Diffstat (limited to 'alembic/templates/pylons/alembic.ini.mako')
-rw-r--r--alembic/templates/pylons/alembic.ini.mako8
1 files changed, 4 insertions, 4 deletions
diff --git a/alembic/templates/pylons/alembic.ini.mako b/alembic/templates/pylons/alembic.ini.mako
index c37397d..b0b8fe1 100644
--- a/alembic/templates/pylons/alembic.ini.mako
+++ b/alembic/templates/pylons/alembic.ini.mako
@@ -45,10 +45,10 @@ prepend_sys_path = .
# detail and examples
# format using "black" - use the console_scripts runner, against the "black" entrypoint
-# hooks=black
-# black.type=console_scripts
-# black.entrypoint=black
-# black.options=-l 79
+# hooks = black
+# black.type = console_scripts
+# black.entrypoint = black
+# black.options = -l 79 REVISION_SCRIPT_FILENAME
pylons_config_file = ./development.ini