summaryrefslogtreecommitdiff
path: root/example_project/__init__.py.celery.sample
diff options
context:
space:
mode:
Diffstat (limited to 'example_project/__init__.py.celery.sample')
-rw-r--r--example_project/__init__.py.celery.sample16
1 files changed, 8 insertions, 8 deletions
diff --git a/example_project/__init__.py.celery.sample b/example_project/__init__.py.celery.sample
index 5dad2ced8..3cda63729 100644
--- a/example_project/__init__.py.celery.sample
+++ b/example_project/__init__.py.celery.sample
@@ -5,11 +5,11 @@ from .celery_app import app as celery_app
__all__ = ('celery_app',)
-_(u"username")
-_(u"email address")
-_(u"warehouse")
-_(u"New warehouse")
-_(u"warehouse")
-_(u"New organization")
-_(u"New person")
-_(u"New author")
+_("username")
+_("email address")
+_("warehouse")
+_("New warehouse")
+_("warehouse")
+_("New organization")
+_("New person")
+_("New author")