Skip to content

Commit

Permalink
refactore code
Browse files Browse the repository at this point in the history
  • Loading branch information
devketanpro committed Nov 9, 2023
1 parent 3a8dee7 commit 3793ea1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions server/planning/planning/planning.py
Original file line number Diff line number Diff line change
Expand Up @@ -737,6 +737,7 @@ def _create_update_assignment(

translations = planning.get("translations")
translated_value = {}
translated_name = ""
if translations is not None:
translated_value.update(
{
Expand Down

0 comments on commit 3793ea1

Please sign in to comment.