Skip to content

Commit

Permalink
Cleanup unwanted code
Browse files Browse the repository at this point in the history
  • Loading branch information
sudan45 committed Dec 5, 2024
1 parent aad7056 commit 85575df
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions apps/deepl_integration/handlers.py
Original file line number Diff line number Diff line change
Expand Up @@ -1354,8 +1354,6 @@ def _process_model_preds(cls, model_version, draft_entry, model_prediction):
**common_attrs,
model_tags=tags
)
# draft_entry.prediction_status = DraftEntry.PredictionStatus.DONE
# draft_entry.save(update_fields='prediction_status')

@classmethod
@transaction.atomic
Expand Down

0 comments on commit 85575df

Please sign in to comment.