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

Fix bug where the ._meta_dicts can become longer than the .fields #178

Merged
merged 1 commit into from
Feb 16, 2023

Conversation

hugobuddel
Copy link
Collaborator

The ._meta_dicts should always be the exact same size as the .fields, but it starts one larger, so need to correct that when appending something to an empty Source

@hugobuddel
Copy link
Collaborator Author

Fixes several notebooks in the IRDB. Merging now, can be reviewed later.

@hugobuddel hugobuddel merged commit 1440def into dev_master Feb 16, 2023
hugobuddel added a commit that referenced this pull request Feb 16, 2023
Add test that Source() is additive identity

Add some tests for #178
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant