Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed some bugs in serialization sub-module #34

Merged
merged 2 commits into from
Jan 28, 2023

Conversation

felixnext
Copy link
Owner

Serialization sub-module had a bunch of problems related to missing init imports and double parameter passing.

New variant should fix this and provide a sample function for serialization

@felixnext felixnext added bug Something isn't working documentation Improvements or additions to documentation labels Jan 28, 2023
@felixnext felixnext self-assigned this Jan 28, 2023
@felixnext felixnext merged commit 0ce5f38 into main Jan 28, 2023
@felixnext felixnext deleted the felixnext/23-01_fix-serialization branch January 28, 2023 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement Function Example for Serialization Implement Serialization helper
1 participant