latch
fix enum name format
#480
Open

fix enum name format #480

yuhanH wants to merge 1 commit into latchbio:main from yuhanH:fix_enum_name
yuhanH
yuhanH245 days ago

This PR is for addressing this issue #479
If retrieving the original enum name is not possible, an alternative solution is to adjust the enum value to ensure it corresponds to the intended format and then assign it to enum name.

This PR accomplishes two main objectives:

  1. Convert the enum value into a correctly formatted enum name.
  2. Replace the default python_val with the newly formatted enum name.
yuhanH fix enum name format
5f893560
yuhanH yuhanH requested a review from ayushkamat ayushkamat 245 days ago
semanticdiff-com
semanticdiff-com245 days ago (edited 245 days ago)

Review changes with SemanticDiff.

Analyzed 1 of 1 files.

Overall, the semantic diff is 2% smaller than the GitHub diff.

Filename Status
✔️ latch_cli/services/get_params.py 1.5% smaller

Login to write a write a comment.

Login via GitHub

Reviewers
Assignees
No one assigned
Labels
Milestone