More explicit comment.

This commit is contained in:
Roberto Rosario
2015-07-11 01:49:37 -04:00
parent cb6e80926e
commit d88bb1266a

View File

@@ -25,7 +25,7 @@ from .permissions import (
permission_document_checkout
)
from .tasks import task_check_expired_check_outs # NOQA
# Required so that celerybeat can find the task
# This import is required so that celerybeat can find the task
class CheckoutsApp(MayanAppConfig):