Omer Katz před 7 roky
rodič
revize
f613436708
1 změnil soubory, kde provedl 1 přidání a 1 odebrání
  1. 1 1
      Changelog

+ 1 - 1
Changelog

@@ -174,7 +174,7 @@ an overview of what's new in Celery 4.1.
     Contributed by **Andrew de Quincey**.
 
 - **Worker**: Making missing ``*args`` and ``**kwargs`` in Task protocol 1
-return empty value in protocol 2 (Issue #3687).
+  return empty value in protocol 2 (Issue #3687).
 
     Contributed by **Roman Sichny**.