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

refactor: Rename and move is_undefined, OneOrSeq #3491

Merged
merged 5 commits into from
Jul 22, 2024

Conversation

dangotbanned
Copy link
Member

Planned in:

Tidying up some of the symbols defined in (my) earlier PRs.
These didn't need to be defined in api and can now be more widely used.

Changes

  • api._is_undefined -> schemapi.is_undefined
    • Added to utils.__all__
  • api._OneOrSeq -> _typing.OneOrSeq

@mattijn mattijn merged commit 3f96b74 into vega:main Jul 22, 2024
11 checks passed
@mattijn
Copy link
Contributor

mattijn commented Jul 22, 2024

Thank you @dangotbanned!

@dangotbanned dangotbanned deleted the tidy-api-defs branch July 22, 2024 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants