Remove the redundant word
Removed redundant 'the' in tasks.py Change-Id: I8080364f6ed802a807d5f06aeb1a4e046983c306
This commit is contained in:
parent
88cfb3c48b
commit
09448a3a9a
@ -136,7 +136,7 @@ class TaskView(APIViewWithLogger):
|
|||||||
Will ensure the request data contains the required data
|
Will ensure the request data contains the required data
|
||||||
based on the action serializer, and if present will create
|
based on the action serializer, and if present will create
|
||||||
a Task and the linked actions, attaching notes
|
a Task and the linked actions, attaching notes
|
||||||
based on running of the the pre_approve validation
|
based on running of the pre_approve validation
|
||||||
function on all the actions.
|
function on all the actions.
|
||||||
|
|
||||||
If during the pre_approve step at least one of the actions
|
If during the pre_approve step at least one of the actions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user