Skip to content

SyntaxWarning for identity checks in test_shapefile #260

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

Merged
merged 1 commit into from
Jan 20, 2024
Merged

SyntaxWarning for identity checks in test_shapefile #260

merged 1 commit into from
Jan 20, 2024

Conversation

lgolston
Copy link
Contributor

Python 3.8 and greater gives multiple "SyntaxWarning: "is" with a literal. Did you mean "=="?" when running test_shapefile. The relevant instances are updated accordingly.

@GeospatialPython GeospatialPython merged commit b38bf9c into GeospatialPython:master Jan 20, 2024
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