Skip to content

Conversation

@joostneuj
Copy link

143 serialization deserialization bug

[143 serialization deserialization bug] (#143)

Changes made

Added check in target_encoder.py to include multiple types of floating numbers.

How does the solution address the problem

A parameter in the target encoder was lost during the (de)serialization process. By extending an if-statement to take into different kinds of floating number types, all necessary info is kept.

Linked issues

@joostneuj joostneuj added the good first issue Good for newcomers label Jun 16, 2023
@joostneuj joostneuj added this to the v1.1.2 milestone Jun 16, 2023
@joostneuj joostneuj linked an issue Jun 16, 2023 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

serialization-deserialization bug

4 participants