瀏覽代碼

Fix formatting.

Omer Katz 7 年之前
父節點
當前提交
f613436708
共有 1 個文件被更改,包括 1 次插入1 次删除
  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**.