Skip to content

Add linting for tests #295

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 2 commits into from
Jul 22, 2025
Merged

Add linting for tests #295

merged 2 commits into from
Jul 22, 2025

Conversation

lonvia
Copy link
Member

@lonvia lonvia commented Jul 22, 2025

This adds required checking of tests with flake8. Actually found a couple of issues with the tests.

This should also remove the last pieces of code where the osmium import was aliased to o. This is no longer recommended as it tend to lead to accidental variable shadowing.

lonvia added 2 commits July 22, 2025 16:36
Fixes all issues reported by flake, improves copyright headers and
removes abbreviation of 'osmium' to o.
@lonvia lonvia merged commit 9d7d585 into osmcode:master Jul 22, 2025
22 checks passed
@lonvia lonvia deleted the flake-fix-tests branch July 22, 2025 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant