Skip to content

Commit

Permalink
update docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvin-muchiri committed Sep 18, 2023
1 parent 511bf45 commit fc3f02b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onadata/apps/api/viewsets/xform_viewset.py
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@ def regenerate_instance_json(self, request, *args, **kwargs):
An update is only triggered if regeneration has never been ran, or
if the cache for the last task ran does not exist or, if the
last task ran has failed
last task ran failed
"""
xform: XForm = self.get_object()

Expand Down

0 comments on commit fc3f02b

Please sign in to comment.