Parcourir la source

Fix formatting.

Omer Katz il y a 7 ans
Parent
commit
f613436708
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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**.