uxarray icon indicating copy to clipboard operation
uxarray copied to clipboard

Ruff Updates

Open philipc2 opened this issue 11 months ago • 1 comments

Closes #729

Overview

  • Updates ruff-pre-commit to the latest version
  • Enabled linting & formatting on Jupyter Notebooks, with certain rules disabled to prevent the removal of hvplot imports, which would otherwise led to the notebooks not executing
  • Benchmark can be run locally using asv run --bench mpas_ocean from within the uxarray/benchmarks dir

philipc2 avatar Mar 20 '24 15:03 philipc2

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB