Fix merge syntax

ghowardsit
Eric Holscher 2019-01-21 11:11:13 -05:00
parent dbbd240cf1
commit 7308daf49a
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ from .signals import (
before_vcs,
files_changed,
bulk_post_create,
bulk_post_delete
bulk_post_delete,
domain_verify,
)