Skip to content

Commit

Permalink
update ruff config (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
CagtayFabry authored Jul 5, 2024
1 parent 3cc86be commit 5a5fa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .ruff.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,5 @@ required-imports = [
"from __future__ import annotations",
]

[flake8-import-conventions]
[lint.flake8-import-conventions]
extend-aliases = { xarray = "xr" }

0 comments on commit 5a5fa65

Please sign in to comment.