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 typing in projection #198

Merged
merged 2 commits into from
Sep 13, 2021
Merged

Fix typing in projection #198

merged 2 commits into from
Sep 13, 2021

Conversation

gadomski
Copy link
Member

@gadomski gadomski commented Sep 13, 2021

Related Issue(s): Unsticks #153

Description: Fixes typing in the projection mod. Tuple vs. list issues, just converted to list for a simple fix.

PR checklist:

  • Code is formatted (run scripts/format).
  • Code lints properly (run scripts/lint).
  • Tests pass (run scripts/test).
  • [ ] Documentation has been updated to reflect changes, if applicable.
  • Changes are added to the CHANGELOG.

Tuple vs. list issues, just converted to list for a simple fix.
@gadomski gadomski merged commit 72cf623 into main Sep 13, 2021
@gadomski gadomski deleted the fix/projection-typing branch September 13, 2021 14:57
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