Jelajahi Sumber

Merge pull request #1794 from brianpeiris/patch-1

Add units to time_limit description.
Ask Solem Hoel 11 tahun lalu
induk
melakukan
c254dbcb13
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      docs/userguide/tasks.rst

+ 1 - 1
docs/userguide/tasks.rst

@@ -521,7 +521,7 @@ General
 
 .. attribute:: Task.time_limit
 
-    The hard time limit for this task.  If not set then the workers default
+    The hard time limit, in seconds, for this task.  If not set then the workers default
     will be used.
 
 .. attribute:: Task.soft_time_limit