RadioAstronomySoftwareGroup / pyuvsim

A ultra-high precision package for simulating radio interferometers in python on compute clusters.
https://pyuvsim.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
43 stars 7 forks source link

Use the Ruff formatter instead of Flake8, isort and Black #478

Closed bhazelton closed 1 month ago

bhazelton commented 1 month ago

Description

Switch to using the ruff formatter to solve several issues:

Motivation and Context

Fixes #470

Types of changes

Checklist:

For all pull requests:

Build or continuous integration change checklist:

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 100.00%. Comparing base (94b939a) to head (da2b8e6).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #478 +/- ## ========================================= Coverage 100.00% 100.00% ========================================= Files 11 11 Lines 2176 2159 -17 ========================================= - Hits 2176 2159 -17 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.