Skip to content

Commit b14a3e2

Browse files
sudan45AdityaKhatri
authored andcommitted
Cleanup unwanted code
1 parent 7f9579b commit b14a3e2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/deepl_integration/handlers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1354,8 +1354,6 @@ def _process_model_preds(cls, model_version, draft_entry, model_prediction):
13541354
**common_attrs,
13551355
model_tags=tags
13561356
)
1357-
# draft_entry.prediction_status = DraftEntry.PredictionStatus.DONE
1358-
# draft_entry.save(update_fields='prediction_status')
13591357

13601358
@classmethod
13611359
@transaction.atomic

0 commit comments

Comments
 (0)