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

Bugfix - corrected lat long in station csv url epa #211

Merged
merged 1 commit into from
Jan 28, 2025
Merged

Conversation

dschristianson
Copy link
Contributor

Closes #210

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Unit tests
  • Integration tests
  • Test coverage >= 90%
  • Flake8 Tests
  • Mypy Tests
  • Other -

Test Configuration

  • Python Version: 3.10

PR Self Evaluation

  • My code follows the agreed upon best practices
  • I have commented my code, particularly in hard-to-understand areas
    - [ ] I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests or modified existing tests that prove my fix is effective or that my feature works
  • Existing unit tests pass locally with my changes
    - [ ] Any dependent changes have been merged and published in the appropriate modules
  • I have performed a self-review of my own code

@vchendrix vchendrix merged commit 2540107 into main Jan 28, 2025
3 checks passed
@vchendrix vchendrix deleted the issue-210 branch January 28, 2025 16:17
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.

EPA plugin: csv endpoint for locations - lat long switched
2 participants