Skip to content

Commit

Permalink
revert "arange" typo ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent2916 committed Apr 2, 2024
1 parent 6c40f56 commit ef42753
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -148,7 +148,6 @@ extend-ignore-identifiers-re = ["NDArray*", "interm", "af000ded"]

[tool.typos.default.extend-words]
adaptee = "adaptee" # Common name for an adapter's target
arange = "arange" # Commonly used via `from torch import arange`

[tool.pytest.ini_options]
filterwarnings = [
Expand Down

0 comments on commit ef42753

Please sign in to comment.