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

Change nullable check to resolve FutureWarning #911

Merged
merged 1 commit into from
Mar 22, 2024

Conversation

iamsaywhat
Copy link
Contributor

Resolves several more cases of this warning in addition to #881, #595

FutureWarning: The behavior of this method will change in future versions. Use specific 'len(elem)' or 'elem is not None' test instead.

@coveralls
Copy link

Coverage Status

coverage: 58.956%. remained the same
when pulling 679ba04 on iamsaywhat:master
into 1b7e3bd on geopython:master.

@tomkralidis tomkralidis merged commit 4f45544 into geopython:master Mar 22, 2024
5 checks passed
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.

3 participants