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 with null geometry features #17

Merged
merged 1 commit into from
Dec 1, 2022
Merged

Fix bug with null geometry features #17

merged 1 commit into from
Dec 1, 2022

Conversation

aazuspan
Copy link
Owner

@aazuspan aazuspan commented Dec 1, 2022

Building a repr for ee.Feature(None) used to fail. This handles that edge cases and adds a regression test.

Close #16

@aazuspan aazuspan added the bug Something isn't working label Dec 1, 2022
@aazuspan aazuspan merged commit a61dcf2 into main Dec 1, 2022
@aazuspan aazuspan deleted the null_geom branch December 1, 2022 02:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Null geometry repr bug
1 participant