Skip to content

Conversation

mikekidner
Copy link
Contributor

See issue 3829.
Empty value not handled.

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

  • Bug fix
  • Feature
  • Chore (refactoring, formatting, local variables, other cleanup)
  • Documentation content changes

What is the current behavior?

Model fails to load if value is zero length.
Issue Number: 3829

What is the new behavior?

Handles zero length value.

Does this PR introduce a breaking change?

  • Yes
  • [ x] No

Other information

@github-actions github-actions bot added the python Pull requests that update Python code label Apr 8, 2025
@danyeaw
Copy link
Member

danyeaw commented Apr 11, 2025

Hi @mikekidner, thanks for the contribution. It looks like this one is failing a lint check for formatting.

@amolenaar
Copy link
Member

I created #3844. Fixed the issue and cleaned up the storage code.

@danyeaw
Copy link
Member

danyeaw commented Apr 14, 2025

Thanks @mikekidner for the contribution! Superseded by #3844.

@danyeaw danyeaw closed this Apr 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants