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

Check data attibute in data_append() and clean_node() #401

Merged
merged 3 commits into from
Nov 28, 2023

Conversation

xxyzz
Copy link
Collaborator

@xxyzz xxyzz commented Nov 27, 2023

Attibutes are used in pydantic models. An assert is removed because pydanic could be passed but we don't want to import pydantic for code doesn't use it.

And the wxr argument should be removed from data_append() and data_extend().

For #392

Attibutes are used in pydantic models. An `assert` is removed because
pydanic could be passed but we don't want to import pydantic for code
doesn't use it.

And the `wxr` argument should be removed from `data_append()` and
`data_extend()`.
@xxyzz xxyzz merged commit 1ccc547 into tatuylonen:master Nov 28, 2023
5 checks passed
@xxyzz xxyzz deleted the datautil branch November 28, 2023 08:25
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.

1 participant