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

Type-fixes / errata #18

Merged
merged 3 commits into from
Oct 31, 2024
Merged

Type-fixes / errata #18

merged 3 commits into from
Oct 31, 2024

Conversation

ryan-williams
Copy link
Member

  • PipeClass should be Type[ExperimentAxisQueryIterDataPipe] | Type[ExperimentAxisQueryIterableDataset] | Type[ExperimentAxisQueryIterableDataset], not ExperimentAxisQueryIterDataPipe | ExperimentAxisQueryIterableDataset | ExperimentAxisQueryIterableDataset. IntelliJ flagged this, not sure why mypy didn't.
  • Remove root = "../../.." from pyproject.toml (copied from census, I think)

@ryan-williams ryan-williams requested review from bkmartinjr and removed request for bkmartinjr October 25, 2024 19:33
@ryan-williams ryan-williams marked this pull request as draft October 28, 2024 22:30
Copy link
Member

@bkmartinjr bkmartinjr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you - these LGTM!

@ryan-williams ryan-williams merged commit 2e9e5b1 into main Oct 31, 2024
24 checks passed
@ryan-williams ryan-williams deleted the rw/misc branch October 31, 2024 18:17
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.

2 participants