uxarray
uxarray copied to clipboard
Ruff Updates
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 theuxarray/benchmarks
dir
Check out this pull request on
See visual diffs & provide feedback on Jupyter Notebooks.
Powered by ReviewNB