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 pre-commit #1279

Merged
merged 1 commit into from
Mar 30, 2023
Merged

Fix pre-commit #1279

merged 1 commit into from
Mar 30, 2023

Conversation

bhazelton
Copy link
Member

@bhazelton bhazelton commented Mar 30, 2023

Description

Fix pre-commit errors from new flake8-comprehensions version.

Motivation and Context

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation change (documentation changes only)
  • Version change
  • Build or continuous integration change
  • Other: style fixes.

Checklist:

@codecov
Copy link

codecov bot commented Mar 30, 2023

Codecov Report

Merging #1279 (01031e8) into main (c7ba281) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1279   +/-   ##
=======================================
  Coverage   99.91%   99.91%           
=======================================
  Files          33       33           
  Lines       19302    19302           
=======================================
  Hits        19286    19286           
  Misses         16       16           
Impacted Files Coverage Δ
pyuvdata/uvdata/mir_meta_data.py 100.00% <100.00%> (ø)
pyuvdata/uvdata/ms.py 99.89% <100.00%> (ø)
pyuvdata/uvdata/uvdata.py 100.00% <100.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c7ba281...01031e8. Read the comment docs.

@bhazelton bhazelton merged commit 984a57e into main Mar 30, 2023
@bhazelton bhazelton deleted the pre-commit_fix branch March 30, 2023 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants